GFileIface.getUri

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

Return Value

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