get_tooltip_text


Description:

public unowned string? get_tooltip_text ()

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