get_query_keys
Description:
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. |
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. |