setText

open fun setText(text: String? = null)

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.

Parameters

text

a text string