StatusIcon.setTooltipText

Sets text as the contents of the tooltip. This function will take care of setting "has-tooltip" to TRUE and of the default handler for the "query-tooltip" signal. See also the "tooltip-text" property and gtk_tooltip_set_text(). Since 2.16

class StatusIcon
void
setTooltipText
(
string text
)

Parameters

text string

the contents of the tooltip for status_icon

Meta