gdkPixbufSimpleAnimAddFrame {RGtk2} | R Documentation |
Adds a new frame to animation
. The pixbuf
must
have the dimensions specified when the animation
was constructed.
gdkPixbufSimpleAnimAddFrame(object, pixbuf)
|
[GdkPixbufSimpleAnim ] a GdkPixbufSimpleAnim |
|
[GdkPixbuf ] the pixbuf to add |
Since 2.8
Derived by RGtkGen from GTK+ documentation