[ Version ( since = "2.12" ) ]
public void set_markup (string? markup)
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.
| this |
a `GtkTooltip` |
| markup |
a string with Pango markup or nll |