See #GtkIMContext.
Setting this to a non-null value overrides the system-wide IM module setting. See the GtkSettings #GtkSettings:gtk-im-module property.
string imModule() @propertyGet imModule property.
See #GtkIMContext.
Setting this to a non-null value overrides the system-wide IM module setting. See the GtkSettings #GtkSettings:gtk-im-module property.
void imModule(string propval) @propertySet imModule property.
propval | Which IM (input method) module should be used for this text_view. See #GtkIMContext. Setting this to a non-null value overrides the system-wide IM module setting. See the GtkSettings #GtkSettings:gtk-im-module property. |