Package: gtk
GEnum gtk:pack-direction
Declaration(gobject:define-genum "GtkPackDirection" pack-direction (:export t :type-initializer "gtk_pack_direction_get_type") (:ltr 0) (:rtl 1) (:ttb 2) (:btt 3)) Values
Details
Determines how widgets should be packed insided menubars and menuitems
contained in menubars. | See also |
#2024-3-22