diff options
Diffstat (limited to 'docs/reference/gdk-pixbuf/gdk-pixbuf.sgml')
-rw-r--r-- | docs/reference/gdk-pixbuf/gdk-pixbuf.sgml | 192 |
1 files changed, 0 insertions, 192 deletions
diff --git a/docs/reference/gdk-pixbuf/gdk-pixbuf.sgml b/docs/reference/gdk-pixbuf/gdk-pixbuf.sgml deleted file mode 100644 index 4b8fc9e47f..0000000000 --- a/docs/reference/gdk-pixbuf/gdk-pixbuf.sgml +++ /dev/null @@ -1,192 +0,0 @@ -<?xml version="1.0"?> -<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" - "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [ -<!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'"> -<!ENTITY version SYSTEM "version.xml"> - -<!ENTITY gdk-pixbuf "<application>gdk-pixbuf</application>"> -<!ENTITY Imlib "<application>Imlib</application>"> -]> -<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude"> - <bookinfo> - <title>GDK-PixBuf Reference Manual</title> - <releaseinfo> - Version &version; - The latest version of this documentation can be found on-line at - <ulink role="online-location" url="http://library.gnome.org/devel/gdk-pixbuf/unstable/">http://library.gnome.org/devel/gdk-pixbuf/unstable/</ulink>. - </releaseinfo> - <authorgroup> - <author> - <firstname>Federico</firstname> - <surname>Mena Quintero</surname> - <affiliation> - <address> - <email>federico@gimp.org</email> - </address> - </affiliation> - </author> - </authorgroup> - - <copyright> - <year>2000</year> - <holder>The Free Software Foundation</holder> - </copyright> - - <legalnotice> - <para> - Permission is granted to copy, distribute and/or modify this - document under the terms of the <citetitle>GNU Free - Documentation License</citetitle>, Version 1.1 or any later - version published by the Free Software Foundation with no - Invariant Sections, no Front-Cover Texts, and no Back-Cover - Texts. You may obtain a copy of the <citetitle>GNU Free - Documentation License</citetitle> from the Free Software - Foundation by visiting <ulink type="http" - url="http://www.fsf.org">their Web site</ulink> or by writing - to: - - <address> - The Free Software Foundation, Inc., - <street>59 Temple Place</street> - Suite 330, - <city>Boston</city>, <state>MA</state> <postcode>02111-1307</postcode>, - <country>USA</country> - </address> - </para> - - <para> - Many of the names used by companies to distinguish their - products and services are claimed as trademarks. Where those - names appear in any GNOME documentation, and those trademarks - are made aware to the members of the GNOME Documentation - Project, the names have been printed in caps or initial caps. - </para> - </legalnotice> - </bookinfo> - - <reference> - <title>API Reference</title> - - <partintro> - <para> - This part presents the class and function reference for the - &gdk-pixbuf; library. Classes are described together with - their methods; individual functions are grouped by functional - group. - </para> - </partintro> - - <xi:include href="xml/initialization_versions.xml" /> - - <xi:include href="xml/gdk-pixbuf.xml" /> - <xi:include href="xml/refcounting.xml" /> - <xi:include href="xml/file-loading.xml" /> - <xi:include href="xml/file-saving.xml" /> - <xi:include href="xml/creating.xml" /> - <xi:include href="xml/inline.xml" /> - <xi:include href="xml/scaling.xml" /> - <xi:include href="gdk-pixbuf-rendering.sgml" /> - <xi:include href="gdk-pixbuf-from-drawables.sgml" /> - <xi:include href="xml/util.xml" /> - <xi:include href="xml/animation.xml" /> - - <xi:include href="xml/gdk-pixbuf-loader.xml" /> - <xi:include href="xml/module_interface.xml" /> - - <xi:include href="xml/gdk-pixbuf-xlib-init.xml" /> - <xi:include href="xml/gdk-pixbuf-xlib-rendering.xml" /> - <xi:include href="xml/gdk-pixbuf-xlib-from-drawables.xml" /> - <xi:include href="xml/gdk-pixbuf-xlib-rgb.xml" /> - </reference> - - <reference> - <title>Tools Reference</title> - - <partintro> - <para> - This part presents the tools which are shipped with the - &gdk-pixbuf; library. - </para> - </partintro> - - <xi:include href="gdk-pixbuf-csource-3.0.xml" /> - <xi:include href="gdk-pixbuf-query-loaders-3.0.xml" /> - </reference> - - <index id="api-index-full"> - <title>Index of all symbols</title> - <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include> - </index> - <index id="api-index-deprecated" role="deprecated"> - <title>Index of deprecated symbols</title> - <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include> - </index> - <index id="api-index-2-2" role="2.2"> - <title>Index of new symbols in 2.2</title> - <xi:include href="xml/api-index-2.2.xml"><xi:fallback /></xi:include> - </index> - <index id="api-index-2-4" role="2.4"> - <title>Index of new symbols in 2.4</title> - <xi:include href="xml/api-index-2.4.xml"><xi:fallback /></xi:include> - </index> - <index id="api-index-2-6" role="2.6"> - <title>Index of new symbols in 2.6</title> - <xi:include href="xml/api-index-2.6.xml"><xi:fallback /></xi:include> - </index> - <index id="api-index-2-8" role="2.8"> - <title>Index of new symbols in 2.8</title> - <xi:include href="xml/api-index-2.8.xml"><xi:fallback /></xi:include> - </index> - <index id="api-index-2-10" role="2.10"> - <title>Index of new symbols in 2.10</title> - <xi:include href="xml/api-index-2.10.xml"><xi:fallback /></xi:include> - </index> - <index id="api-index-2-12" role="2.12"> - <title>Index of new symbols in 2.12</title> - <xi:include href="xml/api-index-2.12.xml"><xi:fallback /></xi:include> - </index> - <index id="api-index-2-14" role="2.14"> - <title>Index of new symbols in 2.14</title> - <xi:include href="xml/api-index-2.14.xml"><xi:fallback /></xi:include> - </index> - - <xi:include href="porting-from-imlib.sgml" /> - - <!-- License --> - - <appendix id="license"> - <title>License</title> - - <para> - This library is free software; you can redistribute it and/or - modify it under the terms of the <citetitle>GNU Library General - Public License</citetitle> as published by the Free Software - Foundation; either version 2 of the License, or (at your option) - any later version. - </para> - - <para> - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - <citetitle>GNU Library General Public License</citetitle> for - more details. - </para> - - <para> - You may obtain a copy of the <citetitle>GNU Library General - Public License</citetitle> from the Free Software Foundation by - visiting <ulink type="http" url="http://www.fsf.org">their Web - site</ulink> or by writing to: - - <address> - Free Software Foundation, Inc. - <street>59 Temple Place</street> - Suite 330 - <city>Boston</city>, <state>MA</state> <postcode>02111-1307</postcode> - <country>USA</country> - </address> - </para> - </appendix> - - <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include> - -</book> |