Tooltip.setMarkup

Sets the text of the tooltip to be @markup.

The string must be marked up with Pango markup. If @markup is %NULL, the label will be hidden.

class Tooltip
void
setMarkup
(
string markup
)

Parameters

markup string

a string with Pango markup or %NLL

Meta