]> Pileus Git - ~andy/gtk/blob - docs/reference/gdk-pixbuf/gdk-pixbuf.sgml
0.6.0 - Federico
[~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-scaling SYSTEM "sgml/scaling.sgml">
8 <!entity gdk-pixbuf-from-drawables SYSTEM "sgml/from-drawables.sgml">
9 <!entity gdk-pixbuf-util SYSTEM "sgml/util.sgml">
10 <!entity gdk-pixbuf-animation SYSTEM "sgml/animation.sgml">
11 <!entity GdkPixbufLoader SYSTEM "sgml/gdk-pixbuf-loader.sgml">
12 <!entity GnomeCanvasPixbuf SYSTEM "sgml/gnome-canvas-pixbuf.sgml">
13 <!entity Compiling SYSTEM "compiling.sgml">
14 ]>
15
16 <book>
17   <bookinfo>
18     <title>The GdkPixbuf Library</title>
19
20     <authorgroup>
21       <author>
22         <firstname>Federico</firstname>
23         <surname>Mena Quintero</surname>
24         <affiliation>
25           <address>
26             <email>federico@gimp.org</email>
27           </address>
28         </affiliation>
29       </author>
30     </authorgroup>
31
32     <copyright>
33       <year>1999</year>
34       <holder>The Free Software Foundation</holder>
35     </copyright>
36   </bookinfo>
37
38   <reference>
39     <title>API Reference</title>
40
41     <partintro>
42       <para>
43         This part presents the class and function reference for the
44         GdkPixbuf library.  Classes are described together with their
45         methods; individual functions are grouped by functional group.
46       </para>
47     </partintro>
48
49     &gdk-pixbuf-gdk-pixbuf;
50     &gdk-pixbuf-refcounting;
51     &gdk-pixbuf-file-loading;
52     &gdk-pixbuf-creating;
53     &gdk-pixbuf-rendering;
54     &gdk-pixbuf-scaling;
55     &gdk-pixbuf-from-drawables;
56     &gdk-pixbuf-util;
57     &gdk-pixbuf-animation;
58     &GdkPixbufLoader;
59     &GnomeCanvasPixbuf;
60   </reference>
61
62   &Compiling;
63 </book>