RGtk2 (version 2.20.31)

gtkStatusIconSetTooltip: gtkStatusIconSetTooltip

Description

Sets the tooltip of the status icon. WARNING: gtk_status_icon_set_tooltip has been deprecated since version 2.16 and should not be used in newly-written code. Use gtkStatusIconSetTooltipText instead.

Usage

gtkStatusIconSetTooltip(object, tooltip.text)

Arguments

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

Details

Since 2.10