gtkIMMulticontextAppendMenuitems {RGtk2}R Documentation

gtkIMMulticontextAppendMenuitems

Description

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.

Usage

gtkIMMulticontextAppendMenuitems(object, menushell)

Arguments

object [GtkIMMulticontext] a GtkIMMultiContext
menushell [GtkMenuShell] a GtkMenuShell

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]