gtkTooltipTriggerTooltipQuery     package:RGtk2     R Documentation

_g_t_k_T_o_o_l_t_i_p_T_r_i_g_g_e_r_T_o_o_l_t_i_p_Q_u_e_r_y

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

     Triggers a new tooltip query on 'display', in order to update the
     current visible tooltip, or to show/hide the current tooltip. 
     This function is useful to call when, for example, the state of
     the widget changed by a key press.

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

     gtkTooltipTriggerTooltipQuery(display)

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

'display': ['GdkDisplay']  a 'GdkDisplay'

_D_e_t_a_i_l_s:

     Since  2.12

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

     Derived by RGtkGen from GTK+ documentation

