Mounts a volume.
This is an asynchronous operation, and is finished by calling mount.end with the
this and AsyncResult returned in the
callback
.
this |
a Volume |
flags |
flags affecting the operation |
mount_operation |
a MountOperation or null to avoid user interaction |
cancellable |
optional Cancellable object, null to ignore |
callback |
a AsyncReadyCallback, or null |
user_data |
user data that gets passed to |