PixbufSimpleAnim

constructor(width: Int, height: Int, rate: Float)

Creates a new, empty animation.

Return

a newly allocated #GdkPixbufSimpleAnim

Since

2.8

Parameters

width

the width of the animation

height

the height of the animation

rate

the speed of the animation, in frames per second


constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)