StatusIcon.getTooltipText

Gets the contents of the tooltip for status_icon. Since 2.16

class StatusIcon
string
getTooltipText
()

Return Value

Type: string

the tooltip text, or NULL. You should free the returned string with g_free() when done.

Meta