gtk.immulticontext
Module for [IMMulticontext] class
Types 3
gtk.immulticontext.IMMulticontext is an input method context supporting multiple, switchable input methods.
Text widgets such as gtk.text.Text or gtk.text_view.TextView use a GtkIMMultiContext to implement their im-module property for switching between different input methods.
Methods
IMMulticontextGidBuilder builder() static nothrowGet builder for [gtk.immulticontext.IMMulticontext] Returns: New builder objectstring getContextId() nothrowGets the id of the currently active delegate of the context. Returns: the id of the currently active delegateFluent builder implementation template for gtk.immulticontext.IMMulticontext
Fluent builder for gtk.immulticontext.IMMulticontext
Methods