Add(self, title, event, tooltip, type, hotkey, style, id, item)
None
AddMenu(self, title, menu, id)
None
Append(self, title, event, tooltip, type, hotkey, style, id, item)
None
AppendMenu(self, title, menu, id)
None
Delete(self, obj, id)
None
GetItem(self, title, item, id)
Find item by title, bypassing the internal id.
HandleAutoEvent(self, event, GetFullTitle, methodname, title, f, id, menuitem)
None
Walk(self, menuitem, submenu, subitem)
None
[constructor]
Usage: classname(arguments)
[member '__doc__']
Documentation for this class
[member '__module__']
The module that this class belongs to