[ Version ( since = "2.16" ) ]
public string? get_tooltip_text ()
Gets the contents of the tooltip for this.
Use Notification and Application to provide status notifications; there is no direct replacement for this function
this |
the tooltip text, or null. You should free the returned string with g_free when done. |