[ Version ( since = "2.16" ) ]
public unowned string? get_icon_name (EntryIconPosition icon_pos)
Retrieves the icon name used for the icon.
null is returned if there is no icon or if the icon was set by some other method (e.g., by `GdkPaintable` or gicon).
| this |
A `GtkEntry` |
| icon_pos |
Icon position |
|
An icon name |