[ Version ( since = "1.6" ) ]
public List<unowned string> get_query_keys ()
Get a list of the query keys from the URI.
this |
The Uri to examine. |
A list of keys from the URI query. Free the list with g_list_free. |