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:


     '_c_o_m_m_i_t(_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.


     '_d_e_l_e_t_e-_s_u_r_r_o_u_n_d_i_n_g(_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.


     '_p_r_e_e_d_i_t-_c_h_a_n_g_e_d(_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.


     '_p_r_e_e_d_i_t-_e_n_d(_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.


     '_p_r_e_e_d_i_t-_s_t_a_r_t(_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.


     '_r_e_t_r_i_e_v_e-_s_u_r_r_o_u_n_d_i_n_g(_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>

