Text.imModule

string imModule() @property

Get imModule property.

Returns

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

See gtk.immulticontext.IMMulticontext.

Setting this to a non-null value overrides the system-wide IM module setting. See the gtk.settings.Settings.gtkImModule property.

void imModule(string propval) @property

Set imModule property.

Parameters

propvalWhich IM (input method) module should be used for this self. See gtk.immulticontext.IMMulticontext. Setting this to a non-null value overrides the system-wide IM module setting. See the gtk.settings.Settings.gtkImModule property.