c
Back to Seed Clases

Soup


Classes

Interfaces

Structs

Unions

Enums

Interface Soup.SessionFeature

Import line: Soup = imports.gi.Soup;
GIR File: Soup-2.4.gir
C documentation: SoupSessionFeature
Interface : SessionFeature
Implementations: Soup.ContentDecoder, Soup.ContentSniffer, Soup.CookieJar, Soup.CookieJarText, Soup.Logger
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Soup.Session
Property
add_feature : Soup.SessionFeature
Soup.Session
Method
add_feature (SessionFeature feature) : none
Soup.Session
Method
get_feature (Number feature_type) : Soup.SessionFeature
Soup.Session
Method
get_feature_for_message (Number feature_type, Message msg) : Soup.SessionFeature
Soup.Session
Method
remove_feature (SessionFeature feature) : none
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Thu Mar 31 2011 03:03:22 GMT+0800 (HKT)