Package: gtk

Accessor gtk:scale-button-has-frame

Lambda List

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

Syntax

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

Arguments

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

Details

The accessor for the has-frame slot of the gtk:scale-button class gets or sets whether the scale button has a frame.

Since 4.14
 

See also

2025-08-06