VolumeT.mount

Mounts a volume. This is an asynchronous operation, and is finished by calling gio.volume.Volume.mountFinish with the volume and #GAsyncResult returned in the callback.

Parameters

flags gio.types.MountMountFlags

flags affecting the operation

mountOperation gio.mount_operation.MountOperation

a #GMountOperation or null to avoid user interaction

cancellable gio.cancellable.Cancellable

optional #GCancellable object, null to ignore

callback gio.types.AsyncReadyCallback

a #GAsyncReadyCallback, or null