Package: gtk
Accessor gtk:entry-im-module
Lambda Listgtk:entry-im-module (object) Syntax(gtk:entry-im-module object) => setting (setf (gtk:entry-im-module object) setting) Argumentsobject -- a gtk:entry widget setting -- a string with the IM (Input Method] module that should be used for the text entry Details Accessor of the im-module slot of the gtk:entry
class.
The IM (Input Method) module that should be used for the text entry. See the gtk:im-context documentation. Setting this to a non-nil value
overrides the system-wide IM module setting. See the im-module documentation. | See also |
2024-11-26