GFileIface.unmountMountableWithOperationFinish

struct GFileIface
extern (C)
int function(GFile* file, GAsyncResult* result, GError** err) unmountMountableWithOperationFinish;

Return Value

TRUE if the operation finished successfully. FALSE otherwise.

Throws

GException on failure.