Description Hierarchy Detailed Description Signals Author(s) References
Unix Mounts
1 2 | GObject
+----GUnixMountMonitor
|
Routines for managing mounted UNIX mount points and paths.
Note that ‘<gio/gunixmounts.h>’ belongs to the UNIX-specific GIO interfaces, thus you have to use the ‘gio-unix-2.0.pc’ pkg-config file when using it.
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.
Derived by RGtkGen from GTK+ documentation
https://developer.gnome.org/gio/stable/gio-Unix-Mounts.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.