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 -- a gtk:entry-icon-position value
pixbuf -- a gdk-pixbuf: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

#2023-3-12