ejectMountableWithOperation

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

Starts an asynchronous eject on a mountable. When this operation has completed, @callback will be called with

Since

2.22

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