gtkEntrySetIconFromPixbuf {RGtk2} | R Documentation |
Sets the icon shown in the specified position using a pixbuf.
gtkEntrySetIconFromPixbuf(object, icon.pos, pixbuf = NULL)
|
a |
|
Icon position |
|
A |
If pixbuf
is NULL
, no icon will be shown in the specified position.
Since 2.16
Derived by RGtkGen from GTK+ documentation