GMountIface.unmountWithOperationFinish

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

Return Value

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

Throws

GException on failure.

Meta