sync up automated changes made by gtk-doc (manually verified correctness)

This commit is contained in:
Havoc Pennington 2001-02-18 23:19:46 +00:00
parent 1a1e293d31
commit 4821d87303
2 changed files with 17 additions and 47 deletions

View File

@ -112,6 +112,23 @@ frame.
@Returns:
<!-- ##### FUNCTION gdk_pixbuf_frame_copy ##### -->
<para>
</para>
@src:
@Returns:
<!-- ##### FUNCTION gdk_pixbuf_frame_free ##### -->
<para>
</para>
@frame:
<!-- ##### FUNCTION gdk_pixbuf_frame_get_pixbuf ##### -->
<para>

View File

@ -1,27 +1,3 @@
<!-- ##### SECTION ./tmpl/animation.sgml:Long_Description ##### -->
<para>
The &gdk-pixbuf; library provides a simple mechanism to load and
represent animations, primarily animated GIF files. Animations
are represented as lists of #GdkPixbufFrame structures. Each
frame structure contains a #GdkPixbuf structure and information
about the frame's overlay mode and duration.
</para>
<!-- ##### SECTION ./tmpl/animation.sgml:See_Also ##### -->
<para>
#GdkPixbufLoader
</para>
<!-- ##### SECTION ./tmpl/animation.sgml:Short_Description ##### -->
Animations as multi-frame structures.
<!-- ##### SECTION ./tmpl/animation.sgml:Title ##### -->
Animations
<!-- ##### SECTION ./tmpl/from-drawables.sgml:Long_Description ##### -->
<para>
The functions in this section allow you to take the image data
@ -569,29 +545,6 @@ Scaling pixbufs and scaling and compositing pixbufs
Scaling
<!-- ##### SECTION ./tmpl/util.sgml:Long_Description ##### -->
<para>
These functions provide miscellaneous utilities for manipulating
pixbufs. The pixel data in pixbufs may of course be manipulated
directly by applications, but several common operations can be
performed by these functions instead.
</para>
<!-- ##### SECTION ./tmpl/util.sgml:See_Also ##### -->
<para>
#GdkPixbuf
</para>
<!-- ##### SECTION ./tmpl/util.sgml:Short_Description ##### -->
Utility and miscellaneous convenience functions.
<!-- ##### SECTION ./tmpl/util.sgml:Title ##### -->
Utilities
<!-- ##### SECTION ./tmpl/xlib-from-drawables.sgml:Long_Description ##### -->
<para>
The functions in this section allow you to take the image data