mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-10 12:55:48 +01:00
doc fixes
svn path=/trunk/; revision=7226
This commit is contained in:
parent
d420020715
commit
c723669198
@ -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.
|
||||||
**/
|
**/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user