mountEnclosingVolume

open fun mountEnclosingVolume(flags: MountMountFlags, mountOperation: MountOperation? = null, cancellable: Cancellable? = null, callback: AsyncReadyCallback)

Starts a @mount_operation, mounting the volume that contains the file @location.

When this operation has completed, @callback will be called with

Parameters

flags

flags affecting the operation

mountOperation

a #GMountOperation or null to avoid user interaction

cancellable

optional #GCancellable object, null to ignore

callback

a #GAsyncReadyCallback to call when the request is satisfied, or null