GFileIface.stopMountableFinish

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

Return Value

TRUE if the operation finished successfully. FALSE otherwise.

Throws

GException on failure.