Settings.gtkImModule

Get gtkImModule property.

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

Return Value

Type: 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.