Package: gtk

Accessor gtk-tool-palette-icon-size

Lambda List

gtk-tool-palette-icon-size (object)

Syntax

(gtk-tool-palette-icon-size object) => icon-size
(setf (gtk-tool-palette-icon-size object) icon-size)

Arguments

palette -- a gtk-tool-palette widget
icon-size -- a value of the gtk-icon-size enumeration that icons in the tool palette shall have

Details

Accessor of the icon-size slot of the gtk-tool-palette class.

The slot access function gtk-tool-palette-icon-size gets the size of icons in the tool palette. The slot access function (setf gtk-tool-palette-icon-size) sets the size of icons.
 

See also

2021-3-14