Ejects a mount. This is an asynchronous operation, and is finished by calling g_mount_eject_finish() with the @mount and #GAsyncResult data returned in the @callback.
flags affecting the unmount if required for eject
optional #GCancellable object, %NULL to ignore.
a #GAsyncReadyCallback, or %NULL.
user data passed to @callback.
Deprecated: Use g_mount_eject_with_operation() instead.
See Implementation
Ejects a mount. This is an asynchronous operation, and is finished by calling g_mount_eject_finish() with the @mount and #GAsyncResult data returned in the @callback.