Gtk.MenuDirectionType
An enumeration representing directional movements within a menu.
- MenuDirectionType.PARENT
To the parent menu shell
- MenuDirectionType.CHILD
To the submenu, if any, associated with the item
- MenuDirectionType.NEXT
To the next menu item
- MenuDirectionType.PREV
To the previous menu item