[ Version ( since = "2.12" ) ]
public string? get_tooltip_text ()
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.
| this |
a widget |
|
the tooltip text |