Tooltip.setMarkup

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. Since 2.12

class Tooltip
void
setMarkup
(
string markup
)

Parameters

markup string

a markup string (see Pango markup format) or NULL. [allow-none]

Meta