Entry.setIconFromPaintable

void setIconFromPaintable(gtk.types.EntryIconPosition iconPos, gdk.paintable.Paintable paintable = null)

Sets the icon shown in the specified position using a [gdk.paintable.Paintable].

If paintable is null, no icon will be shown in the specified position.

Parameters

iconPosIcon position
paintableA [gdk.paintable.Paintable]