Gio.UnixMountMonitor

const Gio = imports.gi.Gio;

let unixMountMonitor = new Gio.UnixMountMonitor();
  

Watches #GUnixMount<!-- -->s for changes.

Hierarchy

  • GObject.Object
    • Gio.UnixMountMonitor