VolumeIF.ejectFinish

Finishes ejecting a volume. If any errors occurred during the operation, @error will be set to contain the errors and %FALSE will be returned.

More...
interface VolumeIF
bool
ejectFinish

Parameters

result AsyncResultIF

a #GAsyncResult

Return Value

Type: bool

%TRUE, %FALSE if operation failed

Detailed Description

Deprecated: Use g_volume_eject_with_operation_finish() instead.

Throws

GException on failure.

Meta