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
.
this |
A Widget |
text |
text to set as the tooltip |