gdkPixbufSimpleAnimNew {RGtk2} | R Documentation |
Creates a new, empty animation.
gdkPixbufSimpleAnimNew(width, height, rate)
|
[integer] the width of the animation |
|
[integer] the height of the animation |
|
[numeric] the speed of the animation, in frames per second |
Since 2.8
[GdkPixbufSimpleAnim
] a newly allocated GdkPixbufSimpleAnim
Derived by RGtkGen from GTK+ documentation