Virtual Method

SoupCookieJarchanged

Declaration [src]

void
changed (
  SoupCookieJar* jar,
  SoupCookie* old_cookie,
  SoupCookie* new_cookie
)

Description

No description available.

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.