Widget.getTooltipText

string getTooltipText() nothrow

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