File.ejectMountableFinish

bool ejectMountableFinish(gio.async_result.AsyncResult result)

Finishes an asynchronous eject operation started by [gio.file.File.ejectMountable].

Parameters

resulta #GAsyncResult

Returns

true if the file was ejected successfully.

false otherwise.

Throws

[ErrorWrap]

Deprecated

Use [gio.file.File.ejectMountableWithOperationFinish]

instead.