Package: gtk
GEnum gtk:menu-direction-type
Declaration(gobject:define-genum "GtkMenuDirectionType" menu-direction-type (:export t :type-initializer "gtk_menu_direction_type_get_type") (:parent 0) (:child 1) (:next 2) (:prev 3)) Values
Details
An enumeration representing directional movements within a menu. | See also |
#2024-3-22