GtkTipsQuery::start_query

void start_query(void);

Activates the tip query widget, so that it takes control over the mouse and displays a question cursor. The query label will show the tooltip of the widget the mouse hovers.

Before starting a query, you should call the set_caller() function.