Companion

object Companion

Properties

Link copied to clipboard
open val type: <Error class: unknown class><PixbufAnimation>

Functions

Link copied to clipboard
fun newFromFile(filename: String): <Error class: unknown class><PixbufAnimation>

Creates a new animation by loading it from a file.

Link copied to clipboard
fun newFromResource(resourcePath: String): <Error class: unknown class><PixbufAnimation>

Creates a new pixbuf animation by loading an image from an resource.

Link copied to clipboard
fun newFromStreamAsync(stream: <Error class: unknown class>, cancellable: <Error class: unknown class>? = null, callback: <Error class: unknown class>)

Creates a new animation by asynchronously loading an image from an input stream.