Package: gdk-pixbuf
Function gdk-pixbuf:pixbuf-animation-is-static-image
Lambda Listgdk-pixbuf:pixbuf-animation-is-static-image (animation) ArgumentsReturn ValueTrue if the animation was really just an image. Details If you load a file with the gdk-pixbuf:pixbuf-animation-new-from-file
function and it turns out to be a plain, unanimated image, then this function will return true. Use the gdk-pixbuf:pixbuf-animation-static-image function to retrieve
the image. | See also |
#2024-11-11