FileT.getPath

Gets the local pathname for #GFile, if one exists.

This call does no blocking I/O.

Return: string containing the #GFile's path, or %NULL if no such path exists. The returned string should be freed with g_free() when no longer needed.

template FileT(TStruct)
string
getPath
()

Meta