TextGidBuilderImpl.imModule

Set imModule property.

class TextGidBuilderImpl(T)
T
imModule
(
string propval
)

Parameters

propval string

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 property@Gtk.Settings:gtk-im-module property.

Return Value

Type: T

Builder instance for fluent chaining