mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
Add a lot of missing annotations
This commit is contained in:
committed by
Johan Dahlin
parent
701ce5d201
commit
30132c44c1
@@ -308,6 +308,8 @@ g_volume_should_automount (GVolume *volume)
|
||||
* Mounts a volume. This is an asynchronous operation, and is
|
||||
* finished by calling g_volume_mount_finish() with the @volume
|
||||
* and #GAsyncResult returned in the @callback.
|
||||
*
|
||||
* Virtual: mount_fn
|
||||
**/
|
||||
void
|
||||
g_volume_mount (GVolume *volume,
|
||||
|
Reference in New Issue
Block a user