Entry.getIconTooltipText

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

class Entry
string
getIconTooltipText

Parameters

iconPos gtk.types.EntryIconPosition

the icon position

Return Value

Type: string

the tooltip text, or null. Free the returned string with glib.global.gfree when done.