Widget.getTooltipText
string getTooltipText()Gets the contents of the tooltip for widget.
If the widget's tooltip was set using [gtk.widget.Widget.setTooltipMarkup], this function will return the escaped text.
Returns
the tooltip text
string getTooltipText()Gets the contents of the tooltip for widget.
If the widget's tooltip was set using [gtk.widget.Widget.setTooltipMarkup], this function will return the escaped text.