Home | Trees | Index | Help |
---|
Package twisted :: Package scripts :: Module manhole |
|
twisted.manhole
client.
Exceptions | |
---|---|
NoToolkitError |
Function Summary | |
---|---|
string |
The most-preferred available toolkit. |
list of strings |
Autodetect available toolkits. |
run()
| |
run_gtk1(config)
| |
run_gtk2(config)
|
Variable Summary | |
---|---|
int |
pbportno
|
list of strings | toolkitPreference
- A list of all toolkits we have front-ends for, with the ones we most
prefer to use listed first. |
Function Details |
---|
bestToolkit()The most-preferred available toolkit.
|
getAvailableToolkits()Autodetect available toolkits.
|
Variable Details |
---|
pbportno
|
toolkitPreferenceA list of all toolkits we have front-ends for, with the ones we most prefer to use listed first.
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Fri Jun 27 03:46:00 2003 | http://epydoc.sf.net |