StatusIcon.getTooltipMarkup

string getTooltipMarkup()

Gets the contents of the tooltip for status_icon.

Returns

the tooltip text, or null. You should free the

returned string with [glib.global.gfree] when done.

Deprecated

Use #GNotification and #GtkApplication to

provide status notifications; there is no direct replacement for this function