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

Sets the image to display pixbuf.

Warning

This function is deprecated since 4.12. Use the gtk:image-set-from-paintable function instead.
 

See also

2024-10-29