Description Usage Arguments Value Author(s)
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.
1 | gdkPixbufAnimationIsStaticImage(object)
|
|
a |
[logical] TRUE
if the "animation" was really just an image
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.