gtkEntrySetIconFromPixbuf: gtkEntrySetIconFromPixbuf
Description
Sets the icon shown in the specified position using a pixbuf.Usage
gtkEntrySetIconFromPixbuf(object, icon.pos, pixbuf = NULL)
Details
If pixbuf
is NULL
, no icon will be shown in the specified position.
Since 2.16