DriveIF.ejectFinish

Finishes ejecting a drive.

More...
interface DriveIF
bool
ejectFinish

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