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