Part of twisted.words.im.gtkcommon View Source View In Hierarchy
Known subclasses: twisted.words.im.gtkchat.Conversation, twisted.words.im.gtkchat.GroupConversation
Method | __init__ | Undocumented |
Method | show | Undocumented |
Method | hidden | Undocumented |
Method | hide | Undocumented |
Method | handle_key_press_event | Undocumented |
Method | tabComplete | Override me to implement tab completion for your window, I should return a list of potential matches. |
Method | getCurrentWord | Undocumented |
Method | historyUp | Undocumented |
Method | historyDown | Undocumented |