Tooltip.setText

Sets the text of the tooltip to be @text.

If @text is %NULL, the label will be hidden. See also [method@Gtk.Tooltip.set_markup].

class Tooltip
void
setText
(
string text
)

Parameters

text string

a text string or %NULL

Meta