gtkTipsQueryStartQuery {RGtk2}R Documentation

gtkTipsQueryStartQuery

Description

Starts a query. The GtkTipsQuery widget will take control of the mouse and as the mouse moves it will display the tooltip of the widget beneath the mouse. WARNING: gtk_tips_query_start_query is deprecated and should not be used in newly-written code.

Usage

gtkTipsQueryStartQuery(object)

Arguments

object [GtkTipsQuery] a GtkTipsQuery.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]