GMountIface.unmountFinish

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

Return Value

TRUE if the mount was successfully unmounted. FALSE otherwise.

Throws

GException on failure.