Package: gtk

Accessor gtk-settings-gtk-show-input-method-menu

Lambda List

gtk-settings-gtk-show-input-method-menu (object)

Syntax

(gtk-settings-gtk-show-input-method-menu object) => setting
(setf (gtk-settings-gtk-show-input-method-menu object) setting)

Arguments

object -- a gtk-settings object
setting -- a boolean whether context menus should offer to change the input method

Details

Accessor of the gtk-show-input-method-menu slot of the gtk-settings class.

Whether the context menus of entries and text views should offer to change the input method.

Warning

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

See also

2021-4-18