Package: gtk

Accessor gtk-entry-im-module

Lambda List

gtk-entry-im-module (object)

Syntax

(gtk-entry-im-module object) => setting
(setf (gtk-entry-im-module object) setting)

Arguments

object -- a gtk-entry widget
setting -- a string which IM input method module should be used for the entry

Details

Accessor of the im-module slot of the gtk-entry class.

Which IM input method module should be used for this entry. See the gtk-im-context documentation. Setting this to a non-nil value overrides the system-wide IM module setting. See the gtk-im-module setting.
 

See also

2021-11-2