File.ejectMountableWithOperationFinish

bool ejectMountableWithOperationFinish(gio.async_result.AsyncResult result)

Finishes an asynchronous eject operation started by gio.file.File.ejectMountableWithOperation.

Parameters

resulta #GAsyncResult

Returns

true if the file was ejected successfully.

false otherwise.

Throws