Function
Soupcookies_free
Declaration [src]
void
soup_cookies_free (
GSList* cookies
)
Parameters
cookies |
A list of SoupCookie |
A |
|
| The data is owned by the caller of the function. |
void
soup_cookies_free (
GSList* cookies
)
cookies |
A list of SoupCookie |
A |
|
| The data is owned by the caller of the function. |