]> Pileus Git - ~andy/gtk/blob - docs/reference/gdk-pixbuf/gdk-pixbuf.sgml
Added reference counting to animations. A web browser may want to share a
[~andy/gtk] / docs / reference / gdk-pixbuf / gdk-pixbuf.sgml
1 <!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
2 <!entity gdk-pixbuf-gdk-pixbuf SYSTEM "sgml/gdk-pixbuf.sgml">
3 <!entity gdk-pixbuf-refcounting SYSTEM "sgml/refcounting.sgml">
4 <!entity gdk-pixbuf-file-loading SYSTEM "sgml/file-loading.sgml">
5 <!entity gdk-pixbuf-creating SYSTEM "sgml/creating.sgml">
6 <!entity gdk-pixbuf-rendering SYSTEM "sgml/rendering.sgml">
7 <!entity gdk-pixbuf-from-drawables SYSTEM "sgml/from-drawables.sgml">
8 <!entity gdk-pixbuf-util SYSTEM "sgml/util.sgml">
9 <!entity gdk-pixbuf-animation SYSTEM "sgml/animation.sgml">
10 <!entity GdkPixbufLoader SYSTEM "sgml/gdk-pixbuf-loader.sgml">
11 <!entity GnomeCanvasPixbuf SYSTEM "sgml/gnome-canvas-pixbuf.sgml">
12 ]>
13
14 <book>
15   <bookinfo>
16     <title>The GdkPixbuf Library</title>
17
18     <authorgroup>
19       <author>
20         <firstname>Federico</firstname>
21         <surname>Mena Quintero</surname>
22         <affiliation>
23           <address>
24             <email>federico@gimp.org</email>
25           </address>
26         </affiliation>
27       </author>
28     </authorgroup>
29
30     <copyright>
31       <year>1999</year>
32       <holder>The Free Software Foundation</holder>
33     </copyright>
34   </bookinfo>
35
36   <reference>
37     <title>API Reference</title>
38
39     <partintro>
40       <para>
41         This part presents the class and function reference for the
42         GdkPixbuf library.  Classes are described together with their
43         methods; individual functions are grouped by functional group.
44       </para>
45     </partintro>
46
47     &gdk-pixbuf-gdk-pixbuf;
48     &gdk-pixbuf-refcounting;
49     &gdk-pixbuf-file-loading;
50     &gdk-pixbuf-creating;
51     &gdk-pixbuf-rendering;
52     &gdk-pixbuf-from-drawables;
53     &gdk-pixbuf-util;
54     &gdk-pixbuf-animation;
55     &GdkPixbufLoader;
56     &GnomeCanvasPixbuf;
57   </reference>
58 </book>