]> Pileus Git - ~andy/gtk/blob - docs/reference/gdk-pixbuf/tmpl/animation.sgml
urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if
[~andy/gtk] / docs / reference / gdk-pixbuf / tmpl / animation.sgml
1 <!-- ##### SECTION Title ##### -->
2 Animations
3
4 <!-- ##### SECTION Short_Description ##### -->
5 Animations as multi-frame structures.
6
7 <!-- ##### SECTION Long_Description ##### -->
8   <para>
9     The &gdk-pixbuf; library provides a simple mechanism to load and
10     represent animations, primarily animated GIF files.  Animations
11     are represented as lists of #GdkPixbufFrame structures.  Each
12     frame structure contains a #GdkPixbuf structure and information
13     about the frame's overlay mode and duration.
14   </para>
15
16 <!-- ##### SECTION See_Also ##### -->
17   <para>
18     #GdkPixbufLoader
19   </para>
20