mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 16:33:40 +02:00
[Gio] Merge in introspection annotations from gobject-introspection gio-2.0.c
This is not an exhaustive set, but covers everything we have so far.
This commit is contained in:
@@ -204,7 +204,7 @@ g_drive_has_volumes (GDrive *drive)
|
||||
* The returned list should be freed with g_list_free(), after
|
||||
* its elements have been unreffed with g_object_unref().
|
||||
*
|
||||
* Returns: #GList containing any #GVolume objects on the given @drive.
|
||||
* Returns: (element-type GVolume) (transfer full): #GList containing any #GVolume objects on the given @drive.
|
||||
**/
|
||||
GList *
|
||||
g_drive_get_volumes (GDrive *drive)
|
||||
|
Reference in New Issue
Block a user