gtk+ r22581 - in trunk/docs/reference: . gdk-pixbuf/tmpl



Author: csaavedra
Date: Mon Mar 23 08:57:30 2009
New Revision: 22581
URL: http://svn.gnome.org/viewvc/gtk+?rev=22581&view=rev

Log:
2009-03-23  Claudio Saavedra  <csaavedra igalia com>

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



Modified:
   trunk/docs/reference/ChangeLog
   trunk/docs/reference/gdk-pixbuf/tmpl/animation.sgml

Modified: trunk/docs/reference/gdk-pixbuf/tmpl/animation.sgml
==============================================================================
--- trunk/docs/reference/gdk-pixbuf/tmpl/animation.sgml	(original)
+++ trunk/docs/reference/gdk-pixbuf/tmpl/animation.sgml	Mon Mar 23 08:57:30 2009
@@ -25,13 +25,13 @@
 
 <!-- ##### STRUCT GdkPixbufAnimation ##### -->
 <para>
-And opaque struct representing an animation.
+An opaque struct representing an animation.
 </para>
 
 
 <!-- ##### STRUCT GdkPixbufAnimationIter ##### -->
 <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.
 </para>
 
@@ -148,7 +148,7 @@
 
 <!-- ##### STRUCT GdkPixbufSimpleAnim ##### -->
 <para>
-An
+An opaque struct representing a simple animation.
 </para>
 
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]