gtkTipsQuerySetCaller {RGtk2}R Documentation

gtkTipsQuerySetCaller

Description

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.

Usage

gtkTipsQuerySetCaller(object, caller)

Arguments

object [GtkTipsQuery] a GtkTipsQuery.
caller [GtkWidget] the widget which initiates the query.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]