Trees | Index | Help |
---|
Package flumotion :: Package twisted :: Module gstreactor |
|
a GStreamer mainloop-based Twisted reactor
In order to use this support, simply do the following:| from twisted.internet import gstreactor | gstreactor.install()
Then use twisted.internet APIs as usual. The other methods here are not intended to be called directly.
API Stability: unstableFunction Summary | |
---|---|
Configure the twisted mainloop to be run inside the gtk mainloop. |
Function Details |
---|
install()Configure the twisted mainloop to be run inside the gtk mainloop. |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Wed Feb 16 07:23:00 2005 | http://epydoc.sf.net |