Entry.setIconFromPaintable

Sets the icon shown in the specified position using a GdkPaintable.

If @paintable is %NULL, no icon will be shown in the specified position.

class Entry
void
setIconFromPaintable

Parameters

iconPos GtkEntryIconPosition

Icon position

paintable PaintableIF

A GdkPaintable, or %NULL

Meta