RGtk2 (version 2.20.31)

gtkTooltipSetText: gtkTooltipSetText

Description

Sets the text of the tooltip to be text. If text is NULL, the label will be hidden. See also gtkTooltipSetMarkup.

Usage

gtkTooltipSetText(object, text)

Arguments

object
text
a text string or NULL. [ allow-none ]

Details

Since 2.12