FileIF.getUri

Gets the URI for the @file.

This call does no blocking I/O.

interface FileIF
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.

Meta