eject

open fun eject(flags: MountUnmountFlags, cancellable: Cancellable? = null, callback: AsyncReadyCallback?)(source)

⚠️ Deprecated ⚠️

This is deprecated since version 2.22.

Use g_volume_eject_with_operation() instead.

---

Ejects a volume. This is an asynchronous operation, and is finished by calling g_volume_eject_finish() with the @volume and #GAsyncResult returned in the @callback.

Parameters

flags

flags affecting the unmount if required for eject

cancellable

optional #GCancellable object, null to ignore

callback

a #GAsyncReadyCallback, or null