Package twisted :: Package internet :: Module gladereactor
[show private | hide private]
[frames | no frames]

Module twisted.internet.gladereactor

crazy shit
Classes
GladeReactor GTK+-2 event loop reactor with GUI.

Function Summary
  install()
Configure the twisted mainloop to be run inside the gtk mainloop.
  c(*a, **b)

Variable Summary
int COLUMN_DESCRIPTION
int COLUMN_READING
int COLUMN_TRANSPORT
int COLUMN_WRITING
FakeModule gobject
FakeModule gtk

Function Details

install()

Configure the twisted mainloop to be run inside the gtk mainloop.

Variable Details

COLUMN_DESCRIPTION

Type:
int
Value:
0                                                                      

COLUMN_READING

Type:
int
Value:
2                                                                      

COLUMN_TRANSPORT

Type:
int
Value:
1                                                                      

COLUMN_WRITING

Type:
int
Value:
3                                                                      

gobject

Type:
FakeModule
Value:
<Fake gobject>                                                         

gtk

Type:
FakeModule
Value:
<Fake gtk.glade>                                                       

Generated by Epydoc 1.1 on Fri Jun 27 03:48:08 2003 http://epydoc.sf.net