get_tooltip_text


Description:

[ Version ( since = "2.12" ) ]
public string? get_tooltip_text ()

Gets the contents of the tooltip for this.

Parameters:

this

a Widget

Returns:

the tooltip text, or null. You should free the returned string with g_free when done.