get_tooltip_text
Description:
Gets the contents of the tooltip for this.
Note:
Use Notification and Application to provide status notifications; there is no direct replacement for this function
Parameters:
this |
Returns:
the tooltip text, or null. You should free the returned string with g_free when done. |