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
flags affecting the operation
a GMountOperation or NULL to avoid user interaction. [allow-none]
optional GCancellable object, NULL to ignore. [allow-none]
a GAsyncReadyCallback, or NULL. [allow-none]
user data that gets passed to callback
See Implementation
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