gio-Unix-Mounts: Unix Mounts

Description Hierarchy Detailed Description Signals Author(s) References

Description

Unix Mounts

Hierarchy

1
2
GObject
   +----GUnixMountMonitor

Detailed Description

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.

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.

Author(s)

Derived by RGtkGen from GTK+ documentation

References

https://developer.gnome.org/gio/stable/gio-Unix-Mounts.html


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gio-Unix-Mounts in RGtk2...