[ Version ( since = "1.6" ) ]
public string? get_query_string ()
Get a percent encoded URI query string from the this.
this |
The Uri to get the query string from. |
A percent encoded query string. Use g_free when no longer needed. |