PixbufSimpleAnimIter

class PixbufSimpleAnimIter : PixbufAnimationIter {}

Inherited Members

From PixbufAnimationIter

advance
bool advance(glib.time_val.TimeVal currentTime)

Possibly advances an animation to a new frame.

getDelayTime
int getDelayTime()

Gets the number of milliseconds the current pixbuf should be displayed, or -1 if the current pixbuf should be displayed forever.

getPixbuf
gdkpixbuf.pixbuf.Pixbuf getPixbuf()

Gets the current pixbuf which should be displayed.

onCurrentlyLoadingFrame
bool onCurrentlyLoadingFrame()

Used to determine how to respond to the area_updated signal on #GdkPixbufLoader when loading an animation.