Part of twisted.scripts View Source
twisted.manhole
client.
Variables | toolkitPreference | A list of all toolkits we have front-ends for, with the ones we most prefer to use listed first. (type: list of strings ) |
Class | NoToolkitError | Undocumented |
Function | bestToolkit | The most-preferred available toolkit. |
Function | getAvailableToolkits | Autodetect available toolkits. |
Function | run | Undocumented |
Function | run_gtk1 | Undocumented |
Function | run_gtk2 | Undocumented |
Class | MyOptions | Undocumented |
Returns | A list of usable toolkits. (type: list of strings ) |