gtk.immulticontext
Module for [IMMulticontext] class
Types 3
Methods
IMMulticontext self()Returns `this`, for use in `with` statements.IMMulticontextGidBuilder builder()Get builder for [gtk.immulticontext.IMMulticontext] Returns: New builder objectvoid appendMenuitems(gtk.menu_shell.MenuShell menushell)Add menuitems for various available input methods to a menu; the menuitems, when selected, will switch the input method for the context and the global default input method.string getContextId()Gets the id of the currently active slave of the context. Returns: the id of the currently active slavevoid setContextId(string contextId)Sets the context id for context.Fluent builder for [gtk.immulticontext.IMMulticontext]
Methods