Description Usage Arguments Details Author(s)
Sets tooltip
as the contents of the tooltip for the icon
at the specified position.
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.