Drive.ejectWithOperationFinish
bool ejectWithOperationFinish(gio.async_result.AsyncResult result)Finishes ejecting a drive. If any errors occurred during the operation, error will be set to contain the errors and false will be returned.
Parameters
result | a #GAsyncResult. |
Returns
true if the drive was successfully ejected. false otherwise.
Throws
[ErrorWrap]