set_text
Description:
Sets the text of the tooltip to be text.
If text is null, the label will be hidden. See also
set_markup.
Parameters:
| this |
a Tooltip |
| text |
a text string or null |
Sets the text of the tooltip to be text.
If text is null, the label will be hidden. See also
set_markup.
| this |
a Tooltip |
| text |
a text string or null |