Package: gtk
Function gtk-image-new-from-pixbuf
Lambda Listgtk-image-new-from-pixbuf (pixbuf) ArgumentsReturn ValueA 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 |
*2021-12-17