Tooltip.setText
void setText(string text = null)Sets the text of the tooltip to be text. If text is null, the label will be hidden. See also [gtk.tooltip.Tooltip.setMarkup].
Parameters
text | a text string or null |
void setText(string text = null)Sets the text of the tooltip to be text. If text is null, the label will be hidden. See also [gtk.tooltip.Tooltip.setMarkup].
text | a text string or null |