[ Version ( since = "2.26" ) ]
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.
For historical reasons this list is in reverse order.
| this |
|
a SList with all the cookies in the this . |