Entry.getIconTooltipText
string getIconTooltipText(gtk.types.EntryIconPosition iconPos)Gets the contents of the tooltip on the icon at the specified position in entry.
Parameters
iconPos | the icon position |
Returns
the tooltip text
string getIconTooltipText(gtk.types.EntryIconPosition iconPos)Gets the contents of the tooltip on the icon at the specified position in entry.
iconPos | the icon position |