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