Entry.getIconTooltipMarkup

string getIconTooltipMarkup(gtk.types.EntryIconPosition iconPos)

Gets the contents of the tooltip on the icon at the specified position in entry.

Parameters

iconPosthe icon position

Returns

the tooltip text, or null. Free the returned

string with [glib.global.gfree] when done.