gtkIMContextSetCursorLocation     package:RGtk2     R Documentation

_g_t_k_I_M_C_o_n_t_e_x_t_S_e_t_C_u_r_s_o_r_L_o_c_a_t_i_o_n

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

     Notify the input method that a change in cursor  position has been
     made. The location is relative to the client window.

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

     gtkIMContextSetCursorLocation(object, area)

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

'object': ['GtkIMContext']  a 'GtkIMContext'

  'area': ['GdkRectangle']  new location

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

     Derived by RGtkGen from GTK+ documentation

