Package: gtk

Function gtk:image-set-from-pixbuf

Lambda List

gtk:image-set-from-pixbuf (image pixbuf)

Arguments

image -- a gtk:image widget
pixbuf -- a gdk-pixbuf:pixbuf object

Details

Creates an image displaying pixbuf. See the gtk:image-new-from-pixbuf function for more details.
 

See also

#2023-3-20