Package: gtk

Accessor gtk-model-button-menu-name

Lambda List

gtk-model-button-menu-name (object)

Syntax

(gtk-model-button-menu-name object) => menu-name
(setf (gtk-model-button-menu-name object) menu-name)

Arguments

object -- a gtk-model-button widget
menu-name -- a string with the name of a submenu

Details

Accessor of the menu-name slot of the gtk-model-button class.

The name of a submenu to open when the button is activated. If this is set, the button should not have an action associated with it.
 

See also

2021-12-23