Entry.getIconName

string getIconName(gtk.types.EntryIconPosition iconPos)

Retrieves the icon name used for the icon, or null if there is no icon or if the icon was set by some other method (e.g., by pixbuf, stock or gicon).

Parameters

iconPosIcon position

Returns

An icon name, or null if no icon is set or if the icon

wasn’t set from an icon name