[ Version ( since = "1.6" ) ]
public string? get_path_string ()
Extract the path string from the URI object as a percent encoded URI path.
this |
The Uri to get the path from. |
The path from the URI. Once finished with the string should be g_free'd. |