Package: gtk

Function gtk-entry-set-icon-from-pixbuf

Lambda List

gtk-entry-set-icon-from-pixbuf (entry pos pixbuf)

Arguments

entry -- a gtk-entry widget
pos -- an icon position of type gtk-entry-icon-position
pixbuf -- a gdk-pixbuf object, or nil

Details

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

If the pixbuf argument is nil, no icon will be shown in the specified position.
 

See also

2021-11-3