Fix typos and document the GdkPixbufSimpleAnim structure.

2009-03-23  Claudio Saavedra  <csaavedra@igalia.com>

	* gdk-pixbuf/tmpl/animation.sgml: Fix typos and document the
	GdkPixbufSimpleAnim structure.


svn path=/trunk/; revision=22581
This commit is contained in:
Claudio Saavedra 2009-03-23 08:57:30 +00:00 committed by Claudio Saavedra
parent cd96bd0209
commit e0045d59c7
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
2009-03-23 Claudio Saavedra <csaavedra@igalia.com>
* gdk-pixbuf/tmpl/animation.sgml: Fix typos and document the
GdkPixbufSimpleAnim structure.
2009-03-13 Matthias Clasen <mclasen@redhat.com> 2009-03-13 Matthias Clasen <mclasen@redhat.com>
* === Released 2.16.0 === * === Released 2.16.0 ===

View File

@ -25,13 +25,13 @@ Animated images.
<!-- ##### STRUCT GdkPixbufAnimation ##### --> <!-- ##### STRUCT GdkPixbufAnimation ##### -->
<para> <para>
And opaque struct representing an animation. An opaque struct representing an animation.
</para> </para>
<!-- ##### STRUCT GdkPixbufAnimationIter ##### --> <!-- ##### STRUCT GdkPixbufAnimationIter ##### -->
<para> <para>
And opaque struct representing an iterator which points to a An opaque struct representing an iterator which points to a
certain position in an animation. certain position in an animation.
</para> </para>
@ -148,7 +148,7 @@ certain position in an animation.
<!-- ##### STRUCT GdkPixbufSimpleAnim ##### --> <!-- ##### STRUCT GdkPixbufSimpleAnim ##### -->
<para> <para>
An An opaque struct representing a simple animation.
</para> </para>