Description Usage Arguments Value Author(s)
If an animation is really just a plain image (has only one frame),
this function returns that image. If the animation is an animation,
this function returns a reasonable thing to display as a static
unanimated image, which might be the first frame, or something more
sophisticated. If an animation hasn't loaded any frames yet, this
function will return NULL
.
1 | gdkPixbufAnimationGetStaticImage(object)
|
|
a |
[GdkPixbuf
] unanimated image representing the animation
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.