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