[ CCode ( has_construct_function = false ) ]
[ Version ( since = "2.8" ) ]
public PixbufSimpleAnim (int width, int height, float rate)
Creates a new, empty animation.
| width |
the width of the animation |
| height |
the height of the animation |
| rate |
the speed of the animation, in frames per second |
|
a newly allocated PixbufSimpleAnim |