Evd.IoStreamGroup¶
- Subclasses:
 
Methods¶
- Inherited:
 - Structs:
 
class  | 
  | 
  | 
|
  | 
Virtual Methods¶
- Inherited:
 
  | 
|
  | 
Properties¶
Name  | 
Type  | 
Flags  | 
Short Description  | 
|---|---|---|---|
r  | 
The input throttle for all connections within the group  | 
||
r  | 
The output throttle for all connections within the group  | 
Signals¶
- Inherited:
 
Fields¶
- Inherited:
 
Name  | 
Type  | 
Access  | 
Description  | 
|---|---|---|---|
parent  | 
r  | 
Class Details¶
- class Evd.IoStreamGroup(**kwargs)¶
 - Bases:
 - Abstract:
 No
- Structure:
 
- classmethod new()¶
 - Return type:
 
- add(io_stream)¶
 - Parameters:
 io_stream (
Gio.IOStream) –- Return type:
 
- remove(io_stream)¶
 - Parameters:
 io_stream (
Gio.IOStream) –- Return type:
 
- do_add(io_stream) virtual¶
 - Parameters:
 io_stream (
Gio.IOStream) –- Return type:
 
- do_remove(io_stream) virtual¶
 - Parameters:
 io_stream (
Gio.IOStream) –- Return type:
 
Property Details¶
- Evd.IoStreamGroup.props.input_throttle¶
 - Name:
 input-throttle- Type:
 - Default Value:
 - Flags:
 
The input throttle for all connections within the group
- Evd.IoStreamGroup.props.output_throttle¶
 - Name:
 output-throttle- Type:
 - Default Value:
 - Flags:
 
The output throttle for all connections within the group