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