Enumeration

GtkMenuDirectionType

Declaration

enum Gtk.MenuDirectionType

Description [src]

An enumeration representing directional movements within a menu.

Members

Name Description
GTK_MENU_DIR_PARENT

To the parent menu shell.

GTK_MENU_DIR_CHILD

To the submenu, if any, associated with the item.

To the next menu item.

To the previous menu item.