GMountIface.ejectWithOperationFinish

struct GMountIface
extern (C)
int function(GMount* mount, GAsyncResult* result, GError** err) ejectWithOperationFinish;

Return Value

TRUE if the mount was successfully ejected. FALSE otherwise.

Throws

GException on failure.