Class t.i.g.PortableGtkReactor(selectreactor.SelectReactor):

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

Reactor that works on Windows.

input_add is not supported on GTK+ for Win32, apparently.
Method crash Undocumented
Method run Undocumented
Method simulate Run simulation loops and reschedule callbacks.
def crash(self): (source)
Undocumented
def run(self, installSignalHandlers=1): (source)
Undocumented
def simulate(self): (source)
Run simulation loops and reschedule callbacks.
API Documentation for twisted, generated by pydoctor.