Settings.gtkImModule

Set gtkImModule property.

  1. string gtkImModule [@property getter]
  2. string gtkImModule [@property setter]
    class Settings
    @property
    void
    gtkImModule
    (
    string propval
    )

Parameters

propval string

Which IM (input method) module should be used by default.

This is the input method that will be used if the user has not explicitly chosen another input method from the IM context menu. This also can be a colon-separated list of input methods, which GTK will try in turn until it finds one available on the system.

See gtk.imcontext.IMContext.