GtkIMContext              package:RGtk2              R Documentation

_G_t_k_I_M_C_o_n_t_e_x_t

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

     Base class for input method contexts

_M_e_t_h_o_d_s _a_n_d _F_u_n_c_t_i_o_n_s:

     'gtkIMContextSetClientWindow(object, window)'
      'gtkIMContextGetPreeditString(object)'
      'gtkIMContextFilterKeypress(object, event)'
      'gtkIMContextFocusIn(object)'
      'gtkIMContextFocusOut(object)'
      'gtkIMContextReset(object)'
      'gtkIMContextSetCursorLocation(object, area)'
      'gtkIMContextSetUsePreedit(object, use.preedit)'
      'gtkIMContextSetSurrounding(object, text, cursor.index)'
      'gtkIMContextGetSurrounding(object)'
      'gtkIMContextDeleteSurrounding(object, offset, n.chars)'

_H_i_e_r_a_r_c_h_y:

     GObject
        +----GtkIMContext
              +----GtkIMContextSimple
              +----GtkIMMulticontext 

_S_t_r_u_c_t_u_r_e_s:

     '_G_t_k_I_M_C_o_n_t_e_x_t' _undocumented _

_S_i_g_n_a_l_s:

     '_T_h_e (_i_m_c_o_n_t_e_x_t, _a_r_g_1, _u_s_e_r._d_a_t_a)' _undocumented _

          '_i_m_c_o_n_t_e_x_t' ['GtkIMContext'] the object which received the
               signal.

          '_a_r_g_1' [character] 

          '_u_s_e_r._d_a_t_a' [R object] user data set when the signal handler
               was connected.


     '_T_h_e (_i_m_c_o_n_t_e_x_t, _a_r_g_1, _a_r_g_2, _u_s_e_r._d_a_t_a)' _undocumented _

          '_i_m_c_o_n_t_e_x_t' ['GtkIMContext'] the object which received the
               signal.

          '_a_r_g_1' [integer] 

          '_a_r_g_2' [integer] 

          '_u_s_e_r._d_a_t_a' [R object] user data set when the signal handler
               was connected.


     '_T_h_e (_i_m_c_o_n_t_e_x_t, _u_s_e_r._d_a_t_a)' _undocumented _

          '_i_m_c_o_n_t_e_x_t' ['GtkIMContext'] the object which received the
               signal.

          '_u_s_e_r._d_a_t_a' [R object] user data set when the signal handler
               was connected.


     '_T_h_e (_i_m_c_o_n_t_e_x_t, _u_s_e_r._d_a_t_a)' _undocumented _

          '_i_m_c_o_n_t_e_x_t' ['GtkIMContext'] the object which received the
               signal.

          '_u_s_e_r._d_a_t_a' [R object] user data set when the signal handler
               was connected.


     '_T_h_e (_i_m_c_o_n_t_e_x_t, _u_s_e_r._d_a_t_a)' _undocumented _

          '_i_m_c_o_n_t_e_x_t' ['GtkIMContext'] the object which received the
               signal.

          '_u_s_e_r._d_a_t_a' [R object] user data set when the signal handler
               was connected.


     '_T_h_e (_i_m_c_o_n_t_e_x_t, _u_s_e_r._d_a_t_a)' _undocumented _

          '_i_m_c_o_n_t_e_x_t' ['GtkIMContext'] the object which received the
               signal.

          '_u_s_e_r._d_a_t_a' [R object] user data set when the signal handler
               was connected.


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

     Derived by RGtkGen from GTK+ documentation

_R_e_f_e_r_e_n_c_e_s:

     <URL:
     http://developer.gnome.org/doc/API/2.0/gtk/GtkIMContext.html>

