GMountIface.ejectFinish

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

Return Value

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

Throws

GException on failure.

Meta