Widget.getTooltipText
string getTooltipText() nothrowGets 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() nothrowGets 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.