gtkEntrySetIconTooltipText
Sets tooltip
as the contents of the tooltip for the icon
at the specified position.
gtkEntrySetIconTooltipText(object, icon.pos, tooltip = NULL)
|
a |
|
the icon position |
|
the contents of the tooltip for the icon, or |
Use NULL
for tooltip
to remove an existing tooltip.
See also gtkWidgetSetTooltipText
and
gtkEntrySetIconTooltipMarkup
.
Since 2.16
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.