Sets our main struct and passes it to the parent class.
Creates a new, empty animation.
Adds a new frame to @animation. The @pixbuf must have the dimensions specified when the animation was constructed.
Gets whether @animation should loop indefinitely when it reaches the end.
Get the main Gtk struct
the main Gtk struct as a void*
Sets whether @animation should loop indefinitely when it reaches the end.
the main Gtk struct
the main Gtk struct
Get the main Gtk struct
the main Gtk struct as a void*
Creates a new animation by asynchronously loading an image from an input stream.
Queries the height of the bounding box of a pixbuf animation.
Get an iterator for displaying an animation.
Retrieves a static image for the animation.
Queries the width of the bounding box of a pixbuf animation.
Checks whether the animation is a static image.
Adds a reference to an animation.
Removes a reference from an animation.
An opaque struct representing a simple animation.