FileIF.ejectMountableFinish

Finishes an asynchronous eject operation started by g_file_eject_mountable().

More...
interface FileIF
bool
ejectMountableFinish

Parameters

result AsyncResultIF

a #GAsyncResult

Return Value

Type: bool

%TRUE if the @file was ejected successfully. %FALSE otherwise.

Detailed Description

Deprecated: Use g_file_eject_mountable_with_operation_finish() instead.

Throws

GException on failure.

Meta