Tooltip.setMarkup

void setMarkup(string markup = null)

Sets the text of the tooltip to be markup, which is marked up with the Pango text markup language. If markup is null, the label will be hidden.

Parameters

markupa markup string (see Pango markup format) or null