StatusIcon.getTooltipMarkup

Gets the contents of the tooltip for status_icon.

More...
class StatusIcon
string
getTooltipMarkup
()

Return Value

Type: string

the tooltip text, or null. You should free the returned string with glib.global.gfree when done.

Detailed Description

Deprecated: Use #GNotification and #GtkApplication to provide status notifications; there is no direct replacement for this function