GObject.Object
Gio.UnixMountMonitor
Import line: | Gio = imports.gi.Gio; |
GIR File: | Gio-2.0.gir |
C documentation: | GUnixMountMonitor |
Class : | UnixMountMonitor |
Extends: | GObject.Object |
None |
Method / Constructor | Defined By | |
---|---|---|
new Gio.UnixMountMonitor
()
Create a new Gio.UnixMountMonitor
Create a new Gio.UnixMountMonitor
|
||
set_rate_limit
(gint32 limit_msec)
:
none
Sets the rate limit to which the mount_monitor will report
consecutive change events to the mount and mount point entry files.
Sets the rate limit to which the mount_monitor will report
consecutive change events to the mount and mount point entry files.
|
Gio.UnixMountMonitor |
Event | Defined By | |
---|---|---|
mountpoints_changed (UnixMountMonitor self)
:
none
Emitted when the unix mount points have changed.
Emitted when the unix mount points have changed.
|
Gio.UnixMountMonitor | |
mounts_changed (UnixMountMonitor self)
:
none
Emitted when the unix mounts have changed.
Emitted when the unix mounts have changed.
|
Gio.UnixMountMonitor |