gtkTipsQuerySetCaller {RGtk2} | R Documentation |
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.
gtkTipsQuerySetCaller(object, caller)
|
[GtkTipsQuery ] a GtkTipsQuery . |
|
[GtkWidget ] the widget which initiates the query. |
Derived by RGtkGen from GTK+ documentation