gdkPixbufAnimationIsStaticImage {RGtk2} | R Documentation |
If you load a file with gdkPixbufAnimationNewFromFile
and it turns
out to be a plain, unanimated image, then this function will return
TRUE
. Use gdkPixbufAnimationGetStaticImage
to retrieve
the image.
gdkPixbufAnimationIsStaticImage(object)
|
[GdkPixbufAnimation ] a GdkPixbufAnimation |
[logical] TRUE
if the "animation" was really just an image
Derived by RGtkGen from GTK+ documentation