getTooltipText

open fun getTooltipText(): String?

Gets the contents of the tooltip for @widget.

If the @widget's tooltip was set using method@Gtk.Widget.set_tooltip_markup, this function will return the escaped text.

Return

the tooltip text