File.getUri

string getUri()

Gets the URI for the file.

This call does no blocking I/O.

Returns

a string containing the #GFile's URI. If the #GFile was constructed

with an invalid URI, an invalid URI is returned. The returned string should be freed with [glib.global.gfree] when no longer needed.