Package: gtk

Accessor gtk-text-view-im-module

Lambda List

gtk-text-view-im-module (object)

Syntax

(gtk-text-view-im-module object) => module
(setf (gtk-text-view-im-module object) module)

Arguments

object -- a gtk-text-view widget
module -- a string with the IM module to use for the entry

Details

Accessor of the im-module slot of the gtk-text-view class.

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

See also

2021-10-16