FileT.ejectMountableFinish

Finishes an asynchronous eject operation started by g_file_eject_mountable().

More...
template FileT(TStruct)
bool
ejectMountableFinish

Parameters

result AsyncResultIF

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.