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 of the gtk:menu-button class gets or sets whether the button has a frame.
 

See also

2025-08-05