mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-08 10:14:04 +02:00
doc fixes
svn path=/trunk/; revision=7226
This commit is contained in:
@@ -1144,6 +1144,7 @@ g_unix_mount_monitor_class_init (GUnixMountMonitorClass *klass)
|
|||||||
gobject_class->finalize = g_unix_mount_monitor_finalize;
|
gobject_class->finalize = g_unix_mount_monitor_finalize;
|
||||||
/**
|
/**
|
||||||
* GUnixMountMonitor::mounts-changed:
|
* GUnixMountMonitor::mounts-changed:
|
||||||
|
* @monitor: the object on which the signal is emitted
|
||||||
*
|
*
|
||||||
* Emitted when the unix mounts have changed.
|
* Emitted when the unix mounts have changed.
|
||||||
**/
|
**/
|
||||||
@@ -1157,6 +1158,7 @@ g_unix_mount_monitor_class_init (GUnixMountMonitorClass *klass)
|
|||||||
G_TYPE_NONE, 0);
|
G_TYPE_NONE, 0);
|
||||||
/**
|
/**
|
||||||
* GUnixMountMonitor::mountpoints-changed:
|
* GUnixMountMonitor::mountpoints-changed:
|
||||||
|
* @monitor: the object on which the signal is emitted
|
||||||
*
|
*
|
||||||
* Emitted when the unix mount points have changed.
|
* Emitted when the unix mount points have changed.
|
||||||
**/
|
**/
|
||||||
|
Reference in New Issue
Block a user