gtk.immulticontext

Module for [IMMulticontext] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
IMMulticontext self() nothrowReturns `this`, for use in `with` statements.
IMMulticontextGidBuilder builder() static nothrowGet builder for [gtk.immulticontext.IMMulticontext] Returns: New builder object
void appendMenuitems(gtk.menu_shell.MenuShell menushell) nothrowAdd 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() nothrowGets the id of the currently active slave of the context. Returns: the id of the currently active slave
void setContextId(string contextId) nothrowSets the context id for context.
Constructors
this(void * ptr, Flag!"Take" take)
this()Creates a new #GtkIMMulticontext. Returns: a new #GtkIMMulticontext.
Methods
IMMulticontext build() nothrowCreate object from builder. Returns: New object