Method
SoupCookiecopy
Declaration [src]
SoupCookie*
soup_cookie_copy (
SoupCookie* cookie
)
Return value
Type: SoupCookie
A copy of cookie
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |
SoupCookie*
soup_cookie_copy (
SoupCookie* cookie
)
Type: SoupCookie
A copy of cookie
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |