Ejects a volume. This is an asynchronous operation, and is finished by calling g_volume_eject_with_operation_finish() with the volume and GAsyncResult data returned in the callback. Since 2.22
flags affecting the unmount if required for eject
a GMountOperation or NULL to avoid user interaction. [allow-none]
optional GCancellable object, NULL to ignore. [allow-none]
a GAsyncReadyCallback, or NULL.
user data passed to callback.
See Implementation
Ejects a volume. This is an asynchronous operation, and is finished by calling g_volume_eject_with_operation_finish() with the volume and GAsyncResult data returned in the callback. Since 2.22