c
Back to Seed Clases

Soup


Classes

Interfaces

Structs

Unions

Enums

Struct Soup.Cookie

Import line: Soup = imports.gi.Soup;
GIR File: Soup-2.4.gir
C documentation: SoupCookie
Struct : Cookie
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
 
new Soup.Cookie ()
Create a new Soup.Cookie
Create a new Soup.Cookie
 
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Soup
Method
Soup.cookie_parse (String header, URI origin) : Soup.Cookie
Soup.CookieJar
Signal
changed (CookieJar self, Cookie old_cookie, Cookie new_cookie) : none
Soup.CookieJar
Method
add_cookie (Cookie cookie) : none
Soup.CookieJar
Method
add_cookie_with_first_party (URI first_party, Cookie cookie) : none
Soup.CookieJar
Method
delete_cookie (Cookie cookie) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sun Oct 07 2012 17:22:07 GMT+0800 (HKT)