File.unmountMountableWithOperationFinish

Finishes an unmount operation, see gio.file.File.unmountMountableWithOperation for details.

Finish an asynchronous unmount operation that was started with gio.file.File.unmountMountableWithOperation.

interface File
bool
unmountMountableWithOperationFinish

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: bool

true if the operation finished successfully. false otherwise.