gtkTipsQuerySetCaller         package:RGtk2         R Documentation

_g_t_k_T_i_p_s_Q_u_e_r_y_S_e_t_C_a_l_l_e_r

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

     Sets the widget which initiates the query, usually a button. If
     the 'caller' is selected while the query is running, the query is
     automatically stopped. *WARNING: 'gtk_tips_query_set_caller' is
     deprecated and should not be used in newly-written code.*

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

     gtkTipsQuerySetCaller(object, caller)

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

'object': ['GtkTipsQuery'] a 'GtkTipsQuery'.

'caller': ['GtkWidget'] the widget which initiates the query.

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

     Derived by RGtkGen from GTK+ documentation

