Tooltip.setText

Sets the text of the tooltip to be @text. If @text is %NULL, the label will be hidden. See also gtk_tooltip_set_markup().

class Tooltip
void
setText
(
string text
)

Parameters

text string

a text string or %NULL

Meta

Since

2.12