set_tooltip_text
Description:
Sets text as the contents of the tooltip.
This function will take care of setting has_tooltip to true and of the default handler for the query_tooltip signal.
See also the tooltip_text property and set_text.
Parameters:
| this |
a Widget |
| text |
the contents of the tooltip for this |