GFileIface.mountMountableFinish

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

Return Value

a GFile or NULL on error. Free the returned object with g_object_unref().

Throws

GException on failure.