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
PixbufAnimationIterGidBuilder builder() static nothrowGet builder for [gdkpixbuf.pixbuf_animation_iter.PixbufAnimationIter] Returns: New builder objectbool advance(glib.time_val.TimeVal currentTime) nothrowPossibly advances an animation to a new frame.int getDelayTime() nothrowGets the number of milliseconds the current pixbuf should be displayed, or -1 if the current pixbuf should be displayed forever.bool onCurrentlyLoadingFrame() nothrowUsed 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