]> Pileus Git - ~andy/gtk/blob - docs/reference/gdk-pixbuf/gdk-pixbuf.sgml
Move gtk-reference files into GTK+ tree proper.
[~andy/gtk] / docs / reference / gdk-pixbuf / gdk-pixbuf.sgml
1 <!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
2 <!entity gdk-pixbuf-Initialization-and-Versions SYSTEM "sgml/initialization_versions.sgml">
3 <!entity gdk-pixbuf-gdk-pixbuf SYSTEM "sgml/gdk-pixbuf.sgml">
4 <!entity gdk-pixbuf-refcounting SYSTEM "sgml/refcounting.sgml">
5 <!entity gdk-pixbuf-file-loading SYSTEM "sgml/file-loading.sgml">
6 <!entity gdk-pixbuf-creating SYSTEM "sgml/creating.sgml">
7 <!entity gdk-pixbuf-rendering SYSTEM "sgml/rendering.sgml">
8 <!entity gdk-pixbuf-scaling SYSTEM "sgml/scaling.sgml">
9 <!entity gdk-pixbuf-from-drawables SYSTEM "sgml/from-drawables.sgml">
10 <!entity gdk-pixbuf-util SYSTEM "sgml/util.sgml">
11 <!entity gdk-pixbuf-animation SYSTEM "sgml/animation.sgml">
12 <!entity gdk-pixbuf-Module-Interface SYSTEM "sgml/module_interface.sgml">
13 <!entity GdkPixbufLoader SYSTEM "sgml/gdk-pixbuf-loader.sgml">
14 <!entity GnomeCanvasPixbuf SYSTEM "sgml/gnome-canvas-pixbuf.sgml">
15 <!entity Compiling SYSTEM "compiling.sgml">
16 ]>
17
18 <book id="index">
19   <bookinfo>
20     <title>The <application>gdk-pixbuf</application> Library</title>
21
22     <authorgroup>
23       <author>
24         <firstname>Federico</firstname>
25         <surname>Mena Quintero</surname>
26         <affiliation>
27           <address>
28             <email>federico@gimp.org</email>
29           </address>
30         </affiliation>
31       </author>
32     </authorgroup>
33
34     <copyright>
35       <year>1999</year>
36       <holder>The Free Software Foundation</holder>
37     </copyright>
38   </bookinfo>
39
40   <reference id="api">
41     <title>API Reference</title>
42
43     <partintro>
44       <para>
45         This part presents the class and function reference for the
46         <application>gdk-pixbuf</application> library.  Classes are
47         described together with their methods; individual functions
48         are grouped by functional group.
49       </para>
50     </partintro>
51
52     &gdk-pixbuf-Initialization-and-Versions;
53     &gdk-pixbuf-gdk-pixbuf;
54     &gdk-pixbuf-refcounting;
55     &gdk-pixbuf-file-loading;
56     &gdk-pixbuf-creating;
57     &gdk-pixbuf-scaling;
58     &gdk-pixbuf-util;
59     &gdk-pixbuf-animation;
60     &GdkPixbufLoader;
61     &GnomeCanvasPixbuf;
62   </reference>
63
64   <reference id="internals">
65     <title>Internals</title>
66     &gdk-pixbuf-Module-Interface;
67   </reference>
68
69   &Compiling;
70
71 </book>