Soup.SessionAsync

g GObject.Object GObject.Object Soup.Session Soup.Session GObject.Object->Soup.Session Soup.SessionAsync Soup.SessionAsync Soup.Session->Soup.SessionAsync

Subclasses:

None

Methods

Inherited:

Soup.Session (33), GObject.Object (37)

Structs:

GObject.ObjectClass (5)

class

new ()

Virtual Methods

Inherited:

Soup.Session (9), GObject.Object (7)

Properties

Inherited:

Soup.Session (20)

Signals

Inherited:

Soup.Session (6), GObject.Object (1)

Fields

Inherited:

Soup.Session (6), GObject.Object (1)

Name

Type

Access

Description

parent

Soup.Session

r

Class Details

class Soup.SessionAsync(**kwargs)
Bases:

Soup.Session

Abstract:

No

Structure:

Soup.SessionAsyncClass

classmethod new()
Returns:

the new session.

Return type:

Soup.Session

Creates an asynchronous Soup.Session with the default options.

Deprecated since version ???: Soup.SessionAsync is deprecated; use a plain Soup.Session, created with Soup.Session.new(). See the ‘porting guide [libsoup-session-porting]’.