get_tooltip_text


Description:

[ 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.

Parameters:

this

a widget

Returns:

the tooltip text