Entry.getIconPaintable

Retrieves the gdk.paintable.Paintable used for the icon.

If no gdk.paintable.Paintable was used for the icon, null is returned.

Parameters

iconPos gtk.types.EntryIconPosition

Icon position

Return Value

Type: gdk.paintable.Paintable

A gdk.paintable.Paintable if no icon is set for this position or the icon set is not a gdk.paintable.Paintable.