GVfsClass.parseName

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

Return Value

a #GFile for the given @parse_name. Free the returned object with g_object_unref().

Meta