diff --git a/gio/gunionvolumemonitor.c b/gio/gunionvolumemonitor.c index 10c2e7431..42bb5dd60 100644 --- a/gio/gunionvolumemonitor.c +++ b/gio/gunionvolumemonitor.c @@ -507,7 +507,7 @@ g_union_volume_monitor_new (void) * Gets the volume monitor used by gio. * * Returns: (transfer full): a reference to the #GVolumeMonitor used by gio. Call - * g_object_unref() when done with it. + * g_object_unref() when done with it, after disconnecting any signal handlers. **/ GVolumeMonitor * g_volume_monitor_get (void)