Package: gtk
GEnum gtk:arrow-type
Declaration(gobject:define-genum "GtkArrowType" arrow-type (:export t :type-initializer "gtk_arrow_type_get_type") (:up 0) (:down 1) (:left 2) (:right 3) (:none 4)) Values
Details
Used to indicate the direction in which an arrow should point in a gtk:menu-button widget. | See also |
2024-4-20