gtkEntrySetIconTooltipMarkup
Sets tooltip as the contents of the tooltip for the icon at
the specified position. tooltip is assumed to be marked up with
the Pango text markup language.
gtkEntrySetIconTooltipMarkup(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 gtkWidgetSetTooltipMarkup and
gtkEntySetIconTooltipText().
Since 2.16
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.