Package: gtk

Accessor gtk:menu-button-has-frame

Lambda List

gtk:menu-button-has-frame (object)

Syntax

(gtk:menu-button-has-frame object) => setting
(setf (gtk:menu-button-has-frame object) setting)

Arguments

object -- a gtk:menu-button widget
setting -- a boolean whether the button has a frame

Details

The accessor for the has-frame slot gets or sets whether the button has a frame.
 

See also

2026-07-27