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