PixbufSimpleAnim
Object Hierarchy:
Description:
[
CCode ( type_id =
"gdk_pixbuf_simple_anim_get_type ()" ) ]
public class PixbufSimpleAnim :
PixbufAnimation
An opaque struct representing a simple animation.
Content:
Properties:
Creation methods:
Methods:
- public void add_frame (Pixbuf pixbuf)
Adds a new frame to this.
- public bool get_loop ()
Gets whether this should loop
indefinitely when it reaches the end.
- public void set_loop (bool loop)
Sets whether this should loop
indefinitely when it reaches the end.
Inherited Members:
All known members inherited from class Gdk.PixbufAnimation
All known members inherited from class GLib.Object