StatusIcon.setTooltip

Warning gtk_status_icon_set_tooltip has been deprecated since version 2.16 and should not be used in newly-written code. Use gtk_status_icon_set_tooltip_text() instead. Sets the tooltip of the status icon. Since 2.10

class StatusIcon
void
setTooltip
()

Parameters

tooltipText string

the tooltip text, or NULL. [allow-none]

Meta