get_query


Description:

[ Version ( since = "2.66" ) ]
public unowned string? get_query ()

Gets this's query, which may contain `%`-encoding, depending on the flags with which this was created.

For queries consisting of a series of `name=value` parameters, UriParamsIter or parse_params may be useful.

Parameters:

this

a Uri

Returns:

this's query.