GVolumeIface.ejectWithOperationFinish

struct GVolumeIface
extern (C)
int function(GVolume* volume, GAsyncResult* result, GError** err) ejectWithOperationFinish;

Return Value

%TRUE if the volume was successfully ejected. %FALSE otherwise

Throws

GException on failure.

Meta