GDriveIface.ejectWithOperationFinish

struct GDriveIface
extern (C)
int function(GDrive* drive, GAsyncResult* result, GError** err) ejectWithOperationFinish;

Return Value

TRUE if the drive was successfully ejected. FALSE otherwise.

Throws

GException on failure.