gtkIMMulticontextAppendMenuitems    package:RGtk2    R Documentation

_g_t_k_I_M_M_u_l_t_i_c_o_n_t_e_x_t_A_p_p_e_n_d_M_e_n_u_i_t_e_m_s

_D_e_s_c_r_i_p_t_i_o_n:

     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.

_U_s_a_g_e:

     gtkIMMulticontextAppendMenuitems(object, menushell)

_A_r_g_u_m_e_n_t_s:

'object': ['GtkIMMulticontext']  a 'GtkIMMultiContext'

'menushell': ['GtkMenuShell']  a 'GtkMenuShell'

_A_u_t_h_o_r(_s):

     Derived by RGtkGen from GTK+ documentation

