get_tooltip_text
Description:
Gets the contents of the tooltip for the widget.
If the this's tooltip was set using [method@Gtk.Widget.set_tooltip_markup], this function will return the escaped text.
Parameters:
| this |
a widget |
Returns:
|
the tooltip text |