Function
Soupheader_free_param_list
Declaration [src]
void
soup_header_free_param_list (
GHashTable* param_list
)
Parameters
param_list
-
Type:
GHashTable
A
GHashTable
returned fromsoup_header_parse_param_list()
orsoup_header_parse_semi_param_list()
The data is owned by the caller of the function.