File.unmountMountableWithOperationFinish

bool unmountMountableWithOperationFinish(gio.async_result.AsyncResult result)

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

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

Parameters

resulta #GAsyncResult

Returns

true if the operation finished successfully.

false otherwise.

Throws

[ErrorWrap]