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<mailto:twisted@itamarst.org>
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 = types.DictionaryType.has_key
-
- Type:
-
builtin_function_or_method
- Value:
<built-in method has_key of dictionary object at 0x821fe4c>
|
|
has_key
has_key = types.DictionaryType.has_key
-
- Type:
-
builtin_function_or_method
- Value:
<built-in method has_key of dictionary object at 0x821fe1c>
|
|
INFLAGS
-
- Type:
-
None
- Value:
|
OUTFLAGS
-
- Type:
-
None
- Value:
|
POLL_DISCONNECTED
-
- Type:
-
None
- Value:
|
pygtk
-
- Type:
-
FakeModule
- Value:
|
reads
-
- Type:
-
dictionary
- Value:
{<twisted.internet.default._UnixWaker instance at 0x8112dac>: 1}
|
|
writes
-
- Type:
-
dictionary
- Value:
|
_simtag
-
- Type:
-
None
- Value:
|