GdkPixbuf.PixbufAnimationClass

Fields

Name

Type

Access

Description

get_iter

object

r

returns an iterator for the given animation.

get_size

object

r

fills width and height with the frame size of the animation.

get_static_image

object

r

returns a static image representing the given animation.

is_static_image

object

r

returns whether the given animation is just a static image.

parent_class

GObject.ObjectClass

r

the parent class

Methods

None

Details

class GdkPixbuf.PixbufAnimationClass

Modules supporting animations must derive a type from GdkPixbuf.PixbufAnimation, providing suitable implementations of the virtual functions.