Package: gtk

Accessor gtk-tool-palette-toolbar-style

Lambda List

gtk-tool-palette-toolbar-style (object)

Syntax

(gtk-tool-palette-toolbar-style object) => style
(setf (gtk-tool-palette-toolbar-style object) style)

Arguments

palette -- a gtk-tool-palette widget
style -- a value of the gtk-toolbar-style enumeration that items in the tool palette shall have

Details

Accessor of the toolbar-style slot of the gtk-tool-palette class.

The slot access function gtk-tool-palette-toolbar-style gets the style, icons, text or both, of items in the tool palette. The slot access function (setf gtk-tool-palette-toolbar-style) sets the style.
 

See also

2021-3-14