Package: gtk
GEnum gtk:toolbar-style
Declaration(gobject:define-genum "GtkToolbarStyle" toolbar-style (:export t :type-initializer "gtk_toolbar_style_get_type") (:icons 0) (:text 1) (:both 2) (:both-horiz 3)) Values
Details Used to customize the appearance of a gtk:toolbar widget.
Note that setting the toolbar style overrides the preferences of the user for
the default toolbar style. Note that if the button has only a label set and :icons is used, the label will be visible, and vice versa. | See also |
2024-3-21