Decrements the shadow count on mount. Usually used by
GVolumeMonitor implementations when destroying a shadow mount for
mount, see g_mount_is_shadowed() for more information. The caller
will need to emit the "changed" signal on mount manually.
Since 2.20
Signal Details
The "changed" signal
void user_function (GMount *mount,
gpointer user_data) : Run Last
Emitted when the mount has been changed.
Decrements the shadow count on mount. Usually used by GVolumeMonitor implementations when destroying a shadow mount for mount, see g_mount_is_shadowed() for more information. The caller will need to emit the "changed" signal on mount manually. Since 2.20 Signal Details The "changed" signal void user_function (GMount *mount, gpointer user_data) : Run Last Emitted when the mount has been changed.