Class t.i.g.Glib2Reactor(gtk2reactor.Gtk2Reactor):

Part of twisted.internet.glib2reactor View Source View In Hierarchy

The reactor using the glib mainloop.
Method __init__ Override init to set the useGtk flag.

Inherited from Gtk2Reactor:

Method input_add Undocumented
Method addReader I add reader to the set of file descriptors to get read events for.
Method addWriter I add writer to the set of file descriptors to get write events for.
Method getReaders Return the list of file descriptors currently monitored for input
Method getWriters Return the list file descriptors currently monitored for output events
Method removeAll Remove all readers and writers.
Method removeReader Removes an object previously added with addReader.
Method removeWriter Removes an object previously added with addWriter.
Method doIterationTimeout Undocumented
Method doIteration Undocumented
Method crash Undocumented
Method run Undocumented
Method callback Undocumented
Method simulate Run simulation loops and reschedule callbacks.
Method _doReadOrWrite Undocumented
def __init__(self): (source)
Override init to set the useGtk flag.
API Documentation for Twisted, generated by pydoctor at 2009-11-24 22:07:21.