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 object

Details

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

See also

*2021-12-17