FileT.findEnclosingMountFinish

Finishes an asynchronous find mount request. See g_file_find_enclosing_mount_async().

template FileT(TStruct)
findEnclosingMountFinish

Parameters

res AsyncResultIF

Return Value

Type: MountIF

GMount for given file or NULL on error. Free the returned object with g_object_unref().

Throws

GException on failure.