VolumeT.ejectWithOperationFinish

Finishes ejecting a volume. If any errors occurred during the operation, error will be set to contain the errors and false will be returned.

template VolumeT()
override
bool
ejectWithOperationFinish

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: bool

true if the volume was successfully ejected. false otherwise