DriveT.ejectFinish

Finishes ejecting a drive.

More...
template DriveT(TStruct)
bool
ejectFinish
(
AsyncResultIF result
)

Parameters

result AsyncResultIF

a #GAsyncResult.

Return Value

Type: bool

%TRUE if the drive has been ejected successfully, %FALSE otherwise.

Detailed Description

Deprecated: Use g_drive_eject_with_operation_finish() instead.

Throws

GException on failure.

Meta