get_query_keys


Description:

[ Version ( since = "1.6" ) ]
public List<unowned string> get_query_keys ()

Get a list of the query keys from the URI.

Parameters:

this

The Uri to examine.

Returns:

A list of keys from the URI query. Free the list with g_list_free.