Checks whether the animation is a static image.
If you load a file with gdkpixbuf.pixbuf_animation.PixbufAnimation.newFromFile and it turns out to be a plain, unanimated image, then this function will return TRUE. Use gdkpixbuf.pixbuf_animation.PixbufAnimation.getStaticImage to retrieve the image.
TRUE if the "animation" was really just an image
Checks whether the animation is a static image.
If you load a file with gdkpixbuf.pixbuf_animation.PixbufAnimation.newFromFile and it turns out to be a plain, unanimated image, then this function will return TRUE. Use gdkpixbuf.pixbuf_animation.PixbufAnimation.getStaticImage to retrieve the image.