Package: gtk

Accessor gtk:settings-gtk-show-status-shapes

Lambda List

gtk:settings-gtk-show-status-shapes (object)

Syntax

(gtk:settings-gtk-shell-shows-menubar object) => setting
(setf (gtk:settings-gtk-shell-shows-menubar object) setting)

Arguments

object -- a gtk:settings object
setting -- a boolean whether widgets include shapes to indicate their on/off state

Details

Accessor of the gtk-shell-shows-menubar slot of the gtk:settings class. If true, widgets like switches include shapes to indicate their on/off state.

Since 4.14
 

See also

2024-5-26