GFileIface.getParseName

struct GFileIface
extern (C)
char* function(GFile* file) getParseName;

Return Value

a string containing the GFile's parse name. The returned string should be freed with g_free() when no longer needed.