PixbufAnimation.isStaticImage

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.

class PixbufAnimation
bool
isStaticImage
()

Return Value

Type: bool

TRUE if the "animation" was really just an image