TextView.imModule

Set imModule property.

  1. string imModule [@property getter]
  2. string imModule [@property setter]
    class TextView
    @property
    void
    imModule
    (
    string propval
    )

Parameters

propval string

Which IM (input method) module should be used for this text_view.

See gtk.immulticontext.IMMulticontext.

Setting this to a non-null value overrides the system-wide IM module setting. See the GtkSettings property@Gtk.Settings:gtk-im-module property.