GtkMenuDirectionType

An enumeration representing directional movements within a menu.

Values

ValueMeaning
PARENT0

To the parent menu shell

CHILD1

To the submenu, if any, associated with the item

NEXT2

To the next menu item

PREV3

To the previous menu item