FileT.unmountMountableFinish

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

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

More...
template FileT()
override
bool
unmountMountableFinish

Parameters

result gio.async_result.AsyncResult

a #GAsyncResult

Return Value

Type: bool

true if the operation finished successfully. false otherwise.

Detailed Description