get_uri
Description:
public abstract string get_uri ()
Gets the URI for the this.
This call does no blocking I/O.
Parameters:
Returns:
|
a string containing the File's URI. If the
File was constructed with an invalid URI, an invalid URI is returned. The returned
string should be freed with g_free when no longer needed.
|