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