GMountIface.remountFinish

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

Return Value

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

Throws

GException on failure.

Meta