IMMulticontext
Object Hierarchy:
Gtk.IMMulticontext
Gtk.IMMulticontext
Gtk.IMMulticontext
Gtk.IMContext
Gtk.IMContext
Gtk.IMContext->Gtk.IMMulticontext
GLib.Object
GLib.Object
GLib.Object->Gtk.IMContext
Description:
[
CCode ( type_id =
"gtk_im_multicontext_get_type ()" ) ]
public class IMMulticontext :
IMContext
Content:
Creation methods:
Methods:
public void append_menuitems (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.
public unowned string get_context_id ()
Gets the id of the currently active slave of the
this .
public void set_context_id (string context_id)
Sets the context id for this .
Inherited Members:
All known members inherited from class Gtk.IMContext
All known members inherited from class GLib.Object