FileT.getUri

Gets the URI for the file.

This call does no blocking I/O.

template FileT()
override
string
getUri
()

Return Value

Type: string

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.