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.Cache, Soup.ContentDecoder, Soup.ContentSniffer, Soup.CookieJar, Soup.CookieJarText, Soup.Logger, Soup.ProxyResolverDefault, Soup.Requester
Properties
None
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
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 Sun Oct 07 2012 17:22:07 GMT+0800 (HKT)