PixbufSimpleAnim

constructor(width: <Error class: unknown class>, height: <Error class: unknown class>, rate: <Error class: unknown class>)

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(gdkPixbufSimpleAnimPointer: <Error class: unknown class><<Error class: unknown class>>)