glib.uri_params_iter

Undocumented in source.

Members

Classes

UriParamsIter
class UriParamsIter

Many URI schemes include one or more attribute/value pairs as part of the URI value. For example scheme://server/path?query=string&is=there has two attributes – query=string and is=there – in its query part.