Soup.SessionSync¶
| 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.SessionSync(**kwargs)¶
- Bases: - Soup.Session- Abstract: - No - Structure: - Soup.SessionSyncClass- 
classmethod new()¶
- Returns: - the new session. - Return type: - Soup.Session- Creates an synchronous - Soup.Sessionwith the default options.- Deprecated since version ???: - Soup.SessionSyncis deprecated; use a plain- Soup.Session, created with- Soup.Session.new(). See the ‘porting guide [libsoup-session-porting]’.
 
- 
classmethod