File.ejectMountableFinish

Warning g_file_eject_mountable_finish has been deprecated since version 2.22 and should not be used in newly-written code. Use g_file_eject_mountable_with_operation_finish() instead. Finishes an asynchronous eject operation started by g_file_eject_mountable().

class File
int
ejectMountableFinish

Parameters

result AsyncResultIF

a GAsyncResult

Return Value

Type: int

TRUE if the file was ejected successfully. FALSE otherwise.

Throws

GException on failure.

Meta