RGtk2 (version 2.20.31)

gtkTooltipSetMarkup: gtkTooltipSetMarkup

Description

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.

Usage

gtkTooltipSetMarkup(object, markup)

Arguments

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

Details

Since 2.12