Package: gtk

Accessor gtk-model-button-iconic

Lambda List

gtk-model-button-iconic (object)

Syntax

(gtk-model-button-iconic object) => iconic
(setf (gtk-model-button-iconic object) iconic)

Arguments

object -- a gtk-model-button widget
iconic -- a boolean whether the button will show an icon

Details

Accessor of the iconic slot of the gtk-model-button class.

If this property is set, the button will show an icon if one is set. If no icon is set, the text will be used. This is typically used for horizontal sections of linked buttons.
 

See also

2021-12-23