Package: gtk
GEnum gtk:button-box-style
Declaration(gobject:define-genum "GtkButtonBoxStyle" button-box-style (:export t :type-initializer "gtk_button_box_style_get_type") (:spread 1) (:edge 2) (:start 3) (:end 4) (:center 5) (:expand 6)) Values
Details Used to dictate the style that a gtk:button-box widget uses to
layout the buttons it contains. | See also |
2023-12-30