mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Add a lot of missing annotations
This commit is contained in:
committed by
Johan Dahlin
parent
701ce5d201
commit
30132c44c1
@@ -373,7 +373,7 @@ g_volume_monitor_get_volume_for_uuid (GVolumeMonitor *volume_monitor,
|
||||
*
|
||||
* Finds a #GMount object by its UUID (see g_mount_get_uuid())
|
||||
*
|
||||
* Returns: a #GMount or %NULL if no such mount is available.
|
||||
* Returns: (transfer full): a #GMount or %NULL if no such mount is available.
|
||||
* Free the returned object with g_object_unref().
|
||||
**/
|
||||
GMount *
|
||||
|
Reference in New Issue
Block a user