false otherwise.
File.unmountMountableFinish
bool unmountMountableFinish(gio.async_result.AsyncResult result)Finishes an unmount operation, see gio.file.File.unmountMountable for details.
Finish an asynchronous unmount operation that was started with gio.file.File.unmountMountable.
Parameters
result | a #GAsyncResult |
Returns
true if the operation finished successfully.
Throws
Deprecated
Use gio.file.File.unmountMountableWithOperationFinish
instead.