PixbufNonAnim

open class PixbufNonAnim(val gdkPixbufNonAnimPointer: <Error class: unknown class><<Error class: unknown class>>) : PixbufAnimation

Constructors

Link copied to clipboard
constructor(pixbuf: Pixbuf)
constructor(gdkPixbufNonAnimPointer: <Error class: unknown class><<Error class: unknown class>>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val gdkPixbufAnimationPointer: <Error class: unknown class><<Error class: unknown class>>
Link copied to clipboard
val gdkPixbufNonAnimPointer: <Error class: unknown class><<Error class: unknown class>>

Functions

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

Queries the height of the bounding box of a pixbuf animation.

Link copied to clipboard
open fun getIter(startTime: <Error class: unknown class>? = null): PixbufAnimationIter

Get an iterator for displaying an animation.

Link copied to clipboard

Retrieves a static image for the animation.

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

Queries the width of the bounding box of a pixbuf animation.

Link copied to clipboard

Checks whether the animation is a static image.

Link copied to clipboard
open fun ref(): PixbufAnimation

Adds a reference to an animation.

Link copied to clipboard
open fun unref()

Removes a reference from an animation.