Asynchronously ejects a drive.
When the operation is finished, callback will be called. You can then call gio.drive.Drive.ejectFinish to obtain the result of the operation.
flags affecting the unmount if required for eject
optional #GCancellable object, null to ignore.
a #GAsyncReadyCallback, or null.
Deprecated: Use gio.drive.Drive.ejectWithOperation instead.
Asynchronously ejects a drive.
When the operation is finished, callback will be called. You can then call gio.drive.Drive.ejectFinish to obtain the result of the operation.