Volume.ejectFinish
bool ejectFinish(gio.async_result.AsyncResult result)Finishes ejecting a volume. 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, false if operation failed
Throws
[ErrorWrap]
Deprecated
Use [gio.volume.Volume.ejectWithOperationFinish] instead.