Back to Seed Clases

Soup


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Soup.Session

Class Soup.Session

Import line: Soup = imports.gi.Soup;
GIR File: Soup-2.4.gir
C documentation: SoupSession
Class : Session
Extends: GObject.Object
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events - usage syntax: this.signals.EVENTNAME.connect( Function )
Event Defined By
Used by These Methods / Signals / Properties
Class / Namespace Method / Signal / Properties
Soup.Logger
Method
attach (Session session) : none
Sets logger to watch session and print debug information for
its messages.
Soup.Logger
Method
detach (Session session) : none
Stops logger from watching session.
Soup.SessionFeature
Method
attach (Session session) : none
Soup.SessionFeature
Method
detach (Session session) : none
WebKit
Method
WebKit.get_default_session () : Soup.Session
Retrieves the default SoupSession used by all web views.
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:16:54 GMT+0800 (HKT)