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

texta text string