Tooltip.setMarkup

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

class Tooltip
void
setMarkup
(
string markup = null
)

Parameters

markup string

a markup string (see [Pango markup format]PangoMarkupFormat) or null