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
string __version__
FakeModule gtk
SelectReactor reactor
dictionary tagdefs

Variable Details

__version__

Type:
string
Value:
'1.5'                                                                  

gtk

Type:
FakeModule
Value:
<Fake gtk>                                                             

reactor

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

tagdefs

Type:
dictionary
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 Thu Apr 17 12:51:36 2003 http://epydoc.sf.net