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.
flags affecting the operation
a gtk.MountOperation or NULL to avoid user interaction
optional gio.Cancellable object, NULL to ignore
a GAsyncReadyCallback, or NULL
user data that gets passed to callback
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.