gio-Unix-Mounts: Unix Mounts
Hierarchy
GObject
+----GUnixMountMonitor
Detailed Description
Routines for managing mounted UNIX mount points and paths. Note that belongs to the
UNIX-specific GIO interfaces, thus you have to use the
gio-unix-2.0.pc pkg-config file when using it.Signals
mountpoints-changed(monitor, user.data)
-
Emitted when the unix mount points have changed.
monitor
- the object on which the signal is emitted
user.data
- user data set when the signal handler was connected.
mounts-changed(monitor, user.data)
-
Emitted when the unix mounts have changed.
monitor
- the object on which the signal is emitted
user.data
- user data set when the signal handler was connected.