kiwi.ui.objectlist._ContextMenu(gtk.Menu)
class documentationkiwi.ui.objectlist
(View In Hierarchy)
ContextMenu is a wrapper for the menu that's displayed when right clicking on a column header. It monitors the treeview and rebuilds when columns are added, removed or moved.
Method | __init__ | Undocumented |
Method | clean | Undocumented |
Method | popup | Undocumented |
Method | _create | Undocumented |
Method | _on_treeview__columns_changed | Undocumented |
Method | _on_menuitem__activate | Undocumented |