Package: gtk

Accessor gtk:model-button-icon

Lambda List

gtk:model-button-icon (object)

Syntax

(gtk:model-button-icon object) => icon
(setf (gtk:model-button-icon object) icon)

Arguments

object -- a gtk:model-button widget
icon -- a g:icon object

Details

The accessor for the icon slot gets or sets the icon that will be used if iconic appearance for the button is desired.
 

See also

2026-06-28