Module twisted.internet.gtk2reactor
This module provides support for Twisted to interact with the PyGTK2
mainloop.
In order to use this support, simply do the following:
| from twisted.internet import gtk2reactor
| gtk2reactor.install()
Then use twisted.internet APIs as usual. The other methods here are
not intended to be called directly.
API Stability: stable
Maintainer: Itamar
Shtull-Trauring
Function Summary |
|
install ()
Configure the twisted mainloop to be run inside the gtk mainloop. |
|
portableInstall ()
Configure the twisted mainloop to be run inside the gtk mainloop. |
install()
Configure the twisted mainloop to be run inside the gtk mainloop.
-
|
portableInstall()
Configure the twisted mainloop to be run inside the gtk mainloop.
-
|
gtk
-
- Type:
-
FakeModule
- Value:
|
has_key
has_key = __builtin__.dict.has_key
-
- Type:
-
builtin_function_or_method
- Value:
<built-in method has_key of dict object at 0x829099c>
|
|
has_key
has_key = __builtin__.dict.has_key
-
- Type:
-
builtin_function_or_method
- Value:
<built-in method has_key of dict object at 0x829090c>
|
|
INFLAGS
-
- Type:
-
NoneType
- Value:
|
OUTFLAGS
-
- Type:
-
NoneType
- Value:
|
POLL_DISCONNECTED
-
- Type:
-
NoneType
- Value:
|
pygtk
-
- Type:
-
FakeModule
- Value:
|
reads
-
- Type:
-
dict
- Value:
{<twisted.internet.default._UnixWaker instance at 0x815a27c>: 1}
|
|
_simtag
-
- Type:
-
NoneType
- Value:
|