FileT.unmountMountableFinish

Finishes an unmount operation, see g_file_unmount_mountable() for details.

Finish an asynchronous unmount operation that was started with g_file_unmount_mountable().

More...
template FileT(TStruct)
bool
unmountMountableFinish

Parameters

result AsyncResultIF

a #GAsyncResult

Return Value

Type: bool

%TRUE if the operation finished successfully. %FALSE otherwise.

Detailed Description

Deprecated: Use g_file_unmount_mountable_with_operation_finish() instead.

Throws

GException on failure.

Meta