false otherwise.
File.ejectMountableFinish
bool ejectMountableFinish(gio.async_result.AsyncResult result)Finishes an asynchronous eject operation started by [gio.file.File.ejectMountable].
Parameters
result | a #GAsyncResult |
Returns
true if the file was ejected successfully.
Throws
[ErrorWrap]
Deprecated
Use [gio.file.File.ejectMountableWithOperationFinish]
instead.