gdkpixbuf.pixbuf_animation_iter
Module for PixbufAnimationIter class
Types 3
An opaque object representing an iterator which points to a certain position in an animation.
Methods
PixbufAnimationIter self()Returns `this`, for use in `with` statements.PixbufAnimationIterGidBuilder builder()Get builder for [gdkpixbuf.pixbuf_animation_iter.PixbufAnimationIter] Returns: New builder objectbool advance(glib.time_val.TimeVal currentTime)Possibly advances an animation to a new frame.int getDelayTime()Gets the number of milliseconds the current pixbuf should be displayed, or -1 if the current pixbuf should be displayed forever.gdkpixbuf.pixbuf.Pixbuf getPixbuf()Gets the current pixbuf which should be displayed.bool onCurrentlyLoadingFrame()Used to determine how to respond to the area_updated signal on #GdkPixbufLoader when loading an animation.Fluent builder implementation template for gdkpixbuf.pixbuf_animation_iter.PixbufAnimationIter
classPixbufAnimationIterGidBuilder : PixbufAnimationIterGidBuilderImpl!PixbufAnimationIterGidBuilder
Fluent builder for gdkpixbuf.pixbuf_animation_iter.PixbufAnimationIter
Methods
PixbufAnimationIter build()Create object from builder. Returns: New object