Package: gtk

Accessor gtk:settings-gtk-shell-shows-menubar

Lambda List

gtk:settings-gtk-shell-shows-menubar (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 the environment is displaying the menubar

Details

The accessor for the gtk-shell-shows-menubar slot of the gtk:settings class gets or sets whether the desktop environment is displaying the menubar. Set to true if the desktop environment is displaying the menubar, false if the application should display it itself.

Warning

This property is deprecated since 4.20. This setting is not relevant anymore.
 

See also

2025-11-08