Gio.UnixMountMonitor.new

function new(): Gio.UnixMountMonitor {
    // Gjs wrapper for g_unix_mount_monitor_new()
}
  

Gets a new Gio.UnixMountMonitor. The default rate limit for which the monitor will report consecutive changes for the mount and mount point entry files is the default for a Gio.FileMonitor. Use Gio.UnixMountMonitor.prototype.set_rate_limit to change this.