FileT.getUri

Gets the URI for the file.

This call does no blocking I/O.

template FileT(TStruct)
string
getUri
()

Return Value

Type: string

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