Package: gtk

Accessor gtk:settings-gtk-show-unicode-menu

Lambda List

gtk:settings-gtk-show-unicode-menu (object)

Syntax

(gtk:settings-gtk-show-unicode-menu object) => setting
(setf (gtk:settings-gtk-show-unicode-menu object) setting)

Arguments

object -- a gtk:settings object
setting -- a boolean whether the context menus should offer to insert control characters

Details

Accessor of the gtk-show-unicode-menu slot of the gtk:settings class. Whether the context menus of entries and text views should offer to insert control characters.

Warning

The gtk-show-unicode-menu property has been deprecated since version 3.10 and should not be used in newly written code. This setting is ignored.
 

See also

2023-3-7