gtkIMContextFocusOut          package:RGtk2          R Documentation

_g_t_k_I_M_C_o_n_t_e_x_t_F_o_c_u_s_O_u_t

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

     Notify the input method that the widget to which this input
     context corresponds has lost focus. The input method may, for
     example, change the displayed feedback or reset the contexts state
     to reflect this change.

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

     gtkIMContextFocusOut(object)

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

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

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

     Derived by RGtkGen from GTK+ documentation

