Evd.ThrottledOutputStream¶
- Subclasses:
None
Methods¶
- Inherited:
Gio.FilterOutputStream (3), Gio.OutputStream (29), GObject.Object (37)
- Structs:
class |
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
|
Properties¶
- Inherited:
Signals¶
- Inherited:
Name |
Short Description |
|---|---|
Fields¶
- Inherited:
Name |
Type |
Access |
Description |
|---|---|---|---|
parent |
r |
Class Details¶
- class Evd.ThrottledOutputStream(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(base_stream)¶
- Parameters:
base_stream (
Gio.OutputStream) –- Return type:
- add_throttle(throttle)¶
- Parameters:
throttle (
Evd.StreamThrottle) –
- remove_throttle(throttle)¶
- Parameters:
throttle (
Evd.StreamThrottle) –
Signal Details¶
- Evd.ThrottledOutputStream.signals.delay_write(throttled_output_stream, object)¶
- Signal Name:
delay-write- Flags:
- Parameters:
throttled_output_stream (
Evd.ThrottledOutputStream) – The object which received the signalobject (
int) –