if no icon is set for this position or the icon set is not a gdk.paintable.Paintable.
Entry.getIconPaintable
gdk.paintable.Paintable getIconPaintable(gtk.types.EntryIconPosition iconPos)Retrieves the gdk.paintable.Paintable used for the icon.
If no gdk.paintable.Paintable was used for the icon, null is returned.
Parameters
iconPos | Icon position |
Returns
A gdk.paintable.Paintable