Sets tooltip as the contents of the tooltip for the icon at the specified position.
tooltip is assumed to be marked up with Pango Markup.
Use null for tooltip to remove an existing tooltip.
See also gtk.widget.Widget.setTooltipMarkup and gtk.entry.Entry.setIconTooltipText.
the icon position
the contents of the tooltip for the icon
Sets tooltip as the contents of the tooltip for the icon at the specified position.
tooltip is assumed to be marked up with Pango Markup.
Use null for tooltip to remove an existing tooltip.
See also gtk.widget.Widget.setTooltipMarkup and gtk.entry.Entry.setIconTooltipText.