Description Usage Arguments Details Author(s)
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.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.