getUri

open fun getUri(): String

Gets the URI for the @file.

This call does no blocking I/O.

Return

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 g_free() when no longer needed.