Package: gtk

Accessor gtk:settings-gtk-shell-shows-app-menu

Lambda List

gtk:settings-gtk-shell-shows-app-menu (object)

Syntax

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

Arguments

object -- a gtk:settings object
setting -- a boolean whether the environment is displaying the application menu

Details

The accessor for the gtk-shell-shows-app-menu slot of the gtk:settings class gets or sets whether the desktop environment is displaying the application menu. Set to true if the desktop environment is displaying the application menu, 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