set_tooltip_text


Description:

public void set_tooltip_text (string text)

Set the tooltip text of the widget.

Note that setting tooltip text will cause the widget to be set reactive. If you no longer need tooltips and you do not need the widget to be reactive, you must set ClutterActor::reactive to false.

Parameters:

this

A Widget

text

text to set as the tooltip




2022 vala-language.org