GVfsClass.getFileForPath

struct GVfsClass
extern (C)
GFile* function(GVfs* vfs, const(char)* path) getFileForPath;

Return Value

a GFile Free the returned object with g_object_unref().