GFileIface.pollMountableFinish

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

Return Value

TRUE if the operation finished successfully. FALSE otherwise.

Throws

GException on failure.