all_cookies


Description:

public SList<Cookie> all_cookies ()

Constructs a [struct@GLib.

List] with every cookie inside the this.

The cookies in the list are a copy of the original, so you have to free them when you are done with them.

Parameters:

this

a CookieJar

Returns:

a SList with all the cookies in the this.