GVfsClass.getFileForUri

struct GVfsClass
extern (C)
GFile* function(GVfs* vfs, const(char)* uri) getFileForUri;

Return Value

a #GFile. Free the returned object with g_object_unref().

Meta