[ Version ( since = "2.12" ) ]
public void set_markup (string? markup)
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.
this |
a Tooltip |
markup |
a markup string (see Pango markup format) or null |