RGtk2 (version 2.20.31)

gtkEntrySetIconTooltipText: gtkEntrySetIconTooltipText

Description

Sets tooltip as the contents of the tooltip for the icon at the specified position.

Usage

gtkEntrySetIconTooltipText(object, icon.pos, tooltip = NULL)

Arguments

object
icon.pos
the icon position
tooltip
the contents of the tooltip for the icon, or NULL. [ allow-none ]

Details

Use NULL for tooltip to remove an existing tooltip. See also gtkWidgetSetTooltipText and gtkEntrySetIconTooltipMarkup. Since 2.16