Mount.ejectFinish

bool ejectFinish(gio.async_result.AsyncResult result)

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

Parameters

resulta #GAsyncResult.

Returns

true if the mount was successfully ejected. false otherwise.

Throws

[ErrorWrap]

Deprecated

Use [gio.mount.Mount.ejectWithOperationFinish] instead.