Method
GtkTooltipset_markup
since: 2.12
Declaration [src]
void
gtk_tooltip_set_markup (
GtkTooltip* tooltip,
const gchar* markup
)
Description [src]
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.
Available since: 2.12