Convert the URI to a string.
Returns the URI as held in this object as a #gchar* nul-terminated string. The caller should glib.global.gfree the string once they are finished with it. The string is put together as described in RFC 3986.
The string version of the URI.
Convert the URI to a string.
Returns the URI as held in this object as a #gchar* nul-terminated string. The caller should glib.global.gfree the string once they are finished with it. The string is put together as described in RFC 3986.