mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-12 20:00:09 +00:00
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:
parent
cd96bd0209
commit
e0045d59c7
@ -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 ===
|
||||||
|
@ -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>
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user