Package: gtk
Function gtk:image-new-from-pixbuf
Lambda Listgtk:image-new-from-pixbuf (pixbuf) ArgumentsReturn ValueThe new gtk:image widget. Details          Creates an image displaying pixbuf.  
  Note that this function just creates an image from the pixbuf. The image
  created will not react to state changes. Should you want that, you should use  the gtk:image-new-from-icon-name function.        | See also | 
#2023-03-20