Virtual Method
SoupCookieJarchanged
Declaration [src]
void
changed (
SoupCookieJar* jar,
SoupCookie* old_cookie,
SoupCookie* new_cookie
)
Parameters
old_cookie
-
Type:
SoupCookie
No description available.
The data is owned by the caller of the function. new_cookie
-
Type:
SoupCookie
No description available.
The data is owned by the caller of the function.