summaryrefslogtreecommitdiff
path: root/gio/gvolumemonitor.c
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2010-09-24 15:51:26 -0300
committerJohan Dahlin <jdahlin@litl.com>2010-09-24 15:52:38 -0300
commit835f9cb310b988b07d1822c3f12093b9b01bc496 (patch)
tree88eb5398a5b977321836d3ca6e76d565c2bbf45e /gio/gvolumemonitor.c
parent0927dda8ad29cb4e6b3d19977be1fb747b1d4950 (diff)
downloadglib-835f9cb310b988b07d1822c3f12093b9b01bc496.tar.gz
[introspection] Move over annotations
Move all the annotations over from gobject-introspection. They will not be used directly by the introspection scanner for now, instead they will be extracted by a script and updated manually until introspection is properly integrated into the glib build
Diffstat (limited to 'gio/gvolumemonitor.c')
-rw-r--r--gio/gvolumemonitor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gio/gvolumemonitor.c b/gio/gvolumemonitor.c
index 5fbe4c0b8..ee53ca26e 100644
--- a/gio/gvolumemonitor.c
+++ b/gio/gvolumemonitor.c
@@ -349,7 +349,7 @@ g_volume_monitor_get_mounts (GVolumeMonitor *volume_monitor)
*
* Finds a #GVolume object by its UUID (see g_volume_get_uuid())
*
- * Returns: a #GVolume or %NULL if no such volume is available.
+ * Returns: (transfer full): a #GVolume or %NULL if no such volume is available.
* Free the returned object with g_object_unref().
**/
GVolume *