File.getUri

Gets the URI for the file. This call does no blocking I/O.

class File
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