Package twisted :: Package manhole :: Package ui :: Module gtk2manhole
[show private | hide private]
[frames | no frames]

Module twisted.manhole.ui.gtk2manhole

Manhole client with a GTK v2.x front-end.
Classes
ConsoleInput  
ConsoleOutput  
ManholeClient  
ManholeWindow  

Exceptions
OfflineError  

Variable Summary
str __version__
FakeModule gtk
SelectReactor reactor
dict tagdefs

Variable Details

__version__

Type:
str
Value:
'1.8'                                                                  

gtk

Type:
FakeModule
Value:
<Fake gtk>                                                             

reactor

Type:
SelectReactor
Value:
<twisted.internet.default.SelectReactor instance at 0x8220044>         

tagdefs

Type:
dict
Value:
{'command': {'foreground': '#666666'},
 'default': {'family': 'monospace'},
 'exception': {'foreground': 'red'},
 'local': {'foreground': '#008000'},
 'log': {'foreground': '#000080'},
 'result': {'foreground': 'blue'},
 'stderr': {'foreground': '#AA8000'},
 'stdout': {'foreground': 'black'}}                                    

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