]> Pileus Git - ~andy/gtk/blob - docs/reference/gdk-pixbuf/gdk-pixbuf.sgml
Add stream i/o functions for gdk-pixbuf
[~andy/gtk] / docs / reference / gdk-pixbuf / gdk-pixbuf.sgml
1 <?xml version="1.0"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
3                "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
4 <!ENTITY gdk-pixbuf-gdk-pixbuf SYSTEM "xml/gdk-pixbuf.xml">
5 <!ENTITY gdk-pixbuf-refcounting SYSTEM "xml/refcounting.xml">
6 <!ENTITY gdk-pixbuf-file-loading SYSTEM "xml/file-loading.xml">
7 <!ENTITY gdk-pixbuf-file-saving SYSTEM "xml/file-saving.xml">
8 <!ENTITY gdk-pixbuf-creating SYSTEM "xml/creating.xml">
9 <!ENTITY gdk-pixbuf-inline SYSTEM "xml/inline.xml">
10 <!ENTITY gdk-pixbuf-scaling SYSTEM "xml/scaling.xml">
11 <!ENTITY gdk-pixbuf-rendering SYSTEM "gdk-pixbuf-rendering.sgml">
12 <!ENTITY gdk-pixbuf-from-drawables SYSTEM "gdk-pixbuf-from-drawables.sgml">
13 <!ENTITY gdk-pixbuf-util SYSTEM "xml/util.xml">
14 <!ENTITY gdk-pixbuf-animation SYSTEM "xml/animation.xml">
15 <!ENTITY GdkPixbufLoader SYSTEM "xml/gdk-pixbuf-loader.xml">
16 <!ENTITY module-interface SYSTEM "xml/module_interface.xml">
17 <!ENTITY initialization-versions SYSTEM "xml/initialization_versions.xml">
18 <!ENTITY gdk-pixbuf-gdk-pixbuf-xlib-init SYSTEM "xml/gdk-pixbuf-xlib-init.xml">
19 <!ENTITY gdk-pixbuf-gdk-pixbuf-xlib-rendering SYSTEM "xml/gdk-pixbuf-xlib-rendering.xml">
20 <!ENTITY gdk-pixbuf-gdk-pixbuf-xlib-from-drawables SYSTEM "xml/gdk-pixbuf-xlib-from-drawables.xml">
21 <!ENTITY gdk-pixbuf-gdk-pixbuf-xlib-rgb SYSTEM "xml/gdk-pixbuf-xlib-rgb.xml">
22
23 <!ENTITY Porting-From-Imlib SYSTEM "porting-from-imlib.sgml">
24
25 <!ENTITY gdk-pixbuf "<application>gdk-pixbuf</application>">
26 <!ENTITY Imlib "<application>Imlib</application>">
27 <!ENTITY version SYSTEM "version.xml">
28 <!ENTITY gdk-pixbuf-csource SYSTEM "gdk-pixbuf-csource.xml">
29 <!ENTITY gdk-pixbuf-query-loaders SYSTEM "gdk-pixbuf-query-loaders.xml">
30 ]>
31
32 <book id="index">
33   <bookinfo>
34     <title>The &gdk-pixbuf; Library</title>
35     <releaseinfo>Version &version;</releaseinfo>
36     <authorgroup>
37       <author>
38         <firstname>Federico</firstname>
39         <surname>Mena Quintero</surname>
40         <affiliation>
41           <address>
42             <email>federico@gimp.org</email>
43           </address>
44         </affiliation>
45       </author>
46     </authorgroup>
47
48     <copyright>
49       <year>2000</year>
50       <holder>The Free Software Foundation</holder>
51     </copyright>
52
53     <legalnotice>
54       <para>
55         Permission is granted to copy, distribute and/or modify this
56         document under the terms of the <citetitle>GNU Free
57         Documentation License</citetitle>, Version 1.1 or any later
58         version published by the Free Software Foundation with no
59         Invariant Sections, no Front-Cover Texts, and no Back-Cover
60         Texts. You may obtain a copy of the <citetitle>GNU Free
61         Documentation License</citetitle> from the Free Software
62         Foundation by visiting <ulink type="http"
63         url="http://www.fsf.org">their Web site</ulink> or by writing
64         to:
65
66         <address>
67           The Free Software Foundation, Inc.,
68           <street>59 Temple Place</street> - Suite 330,
69           <city>Boston</city>, <state>MA</state> <postcode>02111-1307</postcode>,
70           <country>USA</country>
71         </address>
72       </para>
73
74       <para>
75         Many of the names used by companies to distinguish their
76         products and services are claimed as trademarks. Where those
77         names appear in any GNOME documentation, and those trademarks
78         are made aware to the members of the GNOME Documentation
79         Project, the names have been printed in caps or initial caps.
80       </para>
81     </legalnotice>
82   </bookinfo>
83
84   <reference>
85     <title>API Reference</title>
86
87     <partintro>
88       <para>
89         This part presents the class and function reference for the
90         &gdk-pixbuf; library.  Classes are described together with
91         their methods; individual functions are grouped by functional
92         group.
93       </para>
94     </partintro>
95
96     &initialization-versions;
97
98     &gdk-pixbuf-gdk-pixbuf;
99     &gdk-pixbuf-refcounting;
100     &gdk-pixbuf-file-loading;
101     &gdk-pixbuf-file-saving;
102     &gdk-pixbuf-creating;
103     &gdk-pixbuf-inline;
104     &gdk-pixbuf-scaling;
105     &gdk-pixbuf-rendering;
106     &gdk-pixbuf-from-drawables;
107     &gdk-pixbuf-util;
108     &gdk-pixbuf-animation;
109
110     &GdkPixbufLoader;
111     &module-interface;
112
113     &gdk-pixbuf-gdk-pixbuf-xlib-init;
114     &gdk-pixbuf-gdk-pixbuf-xlib-rendering;
115     &gdk-pixbuf-gdk-pixbuf-xlib-from-drawables;
116     &gdk-pixbuf-gdk-pixbuf-xlib-rgb;
117   </reference>
118
119   <reference>
120     <title>Tools Reference</title>
121
122     <partintro>
123       <para>
124         This part presents the tools which are shipped with the
125         &gdk-pixbuf; library.  
126       </para>
127     </partintro>
128
129     &gdk-pixbuf-csource;
130     &gdk-pixbuf-query-loaders;
131   </reference>
132
133   <index>
134     <title>Index</title>
135   </index>
136   <index role="deprecated">
137     <title>Index of deprecated symbols</title>
138   </index>
139   <index role="2.2">
140     <title>Index of new symbols in 2.2</title>
141   </index>
142   <index role="2.4">
143     <title>Index of new symbols in 2.4</title>
144   </index>  
145   <index role="2.6">
146     <title>Index of new symbols in 2.6</title>
147   </index>  
148   <index role="2.8">
149     <title>Index of new symbols in 2.8</title>
150   </index>  
151   <index role="2.16">
152     <title>Index of new symbols in 2.16</title>
153   </index>  
154
155   &Porting-From-Imlib;
156
157   <!-- License -->
158
159   <appendix id="license">
160     <title>License</title>
161         
162     <para>
163       This library is free software; you can redistribute it and/or
164       modify it under the terms of the <citetitle>GNU Library General
165       Public License</citetitle> as published by the Free Software
166       Foundation; either version 2 of the License, or (at your option)
167       any later version.
168     </para>
169
170     <para>
171       This library is distributed in the hope that it will be useful,
172       but WITHOUT ANY WARRANTY; without even the implied warranty of
173       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
174       <citetitle>GNU Library General Public License</citetitle> for
175       more details.
176     </para>
177
178     <para>
179       You may obtain a copy of the <citetitle>GNU Library General
180       Public License</citetitle> from the Free Software Foundation by
181       visiting <ulink type="http" url="http://www.fsf.org">their Web
182       site</ulink> or by writing to:
183
184       <address>
185         Free Software Foundation, Inc.
186         <street>59 Temple Place</street> - Suite 330
187         <city>Boston</city>, <state>MA</state> <postcode>02111-1307</postcode>
188         <country>USA</country>
189       </address>
190     </para>
191   </appendix>
192 </book>