Package: gtk

Accessor gtk:menu-button-icon-name

Lambda List

gtk:menu-button-icon-name (object)

Syntax

(gtk:menu-button-icon-name object) => name
(setf (gtk:menu-button-icon-name object) name)

Arguments

object -- a gtk:menu-button widget
name -- a string for the name of the icon

Details

The accessor for the icon-name slot of the gtk:menu-button class gets or sets the name of the icon shown in the button.
 

See also

2025-08-05