PixbufSimpleAnimIter

open class PixbufSimpleAnimIter(val gdkPixbufSimpleAnimIterPointer: <Error class: unknown class><<Error class: unknown class>>) : PixbufAnimationIter

Constructors

Link copied to clipboard
constructor(gdkPixbufSimpleAnimIterPointer: <Error class: unknown class><<Error class: unknown class>>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val gdkPixbufAnimationIterPointer: <Error class: unknown class><<Error class: unknown class>>
Link copied to clipboard
val gdkPixbufSimpleAnimIterPointer: <Error class: unknown class><<Error class: unknown class>>

Functions

Link copied to clipboard
open fun advance(currentTime: <Error class: unknown class>? = null): Boolean

Possibly advances an animation to a new frame.

Link copied to clipboard
open fun getDelayTime(): <Error class: unknown class>

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

Link copied to clipboard
open fun getPixbuf(): Pixbuf

Gets the current pixbuf which should be displayed.

Link copied to clipboard

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