2003-11-07 18:54:35 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2003-02-06 18:38:54 +00:00
|
|
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
2003-11-08 17:37:46 +00:00
|
|
|
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
|
2003-02-06 18:38:54 +00:00
|
|
|
|
2003-12-20 17:10:49 +00:00
|
|
|
<book id="index" xmlns:xi="http://www.w3.org/2001/XInclude">
|
2003-09-07 21:58:10 +00:00
|
|
|
|
2001-05-25 20:44:40 +00:00
|
|
|
<bookinfo>
|
|
|
|
<title>GIMP Base Library Reference Manual</title>
|
2003-11-08 17:37:46 +00:00
|
|
|
<releaseinfo>
|
|
|
|
for GIMP <xi:include href="version" parse="text"/>
|
|
|
|
</releaseinfo>
|
2001-05-25 20:44:40 +00:00
|
|
|
</bookinfo>
|
|
|
|
|
2003-02-06 18:51:44 +00:00
|
|
|
<part id="libgimpbase">
|
2001-05-25 20:44:40 +00:00
|
|
|
<title>GIMP Base Library</title>
|
2004-07-29 12:33:15 +00:00
|
|
|
<xi:include href="xml/gimpbaseenums.xml" />
|
2003-09-07 21:58:10 +00:00
|
|
|
<xi:include href="xml/gimpbasetypes.xml" />
|
|
|
|
<xi:include href="xml/gimpversion.xml" />
|
|
|
|
<xi:include href="xml/gimplimits.xml" />
|
2006-01-30 16:10:56 +00:00
|
|
|
<xi:include href="xml/gimpparam.xml" />
|
2004-09-03 00:06:21 +00:00
|
|
|
<xi:include href="xml/gimpchecks.xml" />
|
2006-06-02 12:43:40 +00:00
|
|
|
<xi:include href="xml/gimpcpuaccel.xml" />
|
2003-09-07 21:58:10 +00:00
|
|
|
<xi:include href="xml/gimpdatafiles.xml" />
|
|
|
|
<xi:include href="xml/gimpenv.xml" />
|
2004-07-27 16:39:00 +00:00
|
|
|
<xi:include href="xml/gimpmemsize.xml" />
|
2013-10-27 22:06:21 +01:00
|
|
|
<xi:include href="xml/gimpmetadata.xml" />
|
2006-09-01 12:22:19 +00:00
|
|
|
<xi:include href="xml/gimprectangle.xml" />
|
2003-09-07 21:58:10 +00:00
|
|
|
<xi:include href="xml/gimpparasite.xml" />
|
|
|
|
<xi:include href="xml/gimpparasiteio.xml" />
|
|
|
|
<xi:include href="xml/gimpsignal.xml" />
|
|
|
|
<xi:include href="xml/gimpunit.xml" />
|
|
|
|
<xi:include href="xml/gimputils.xml" />
|
2013-10-27 22:06:21 +01:00
|
|
|
<xi:include href="xml/gimpvaluearray.xml" />
|
2003-02-06 18:51:44 +00:00
|
|
|
</part>
|
2003-09-07 21:58:10 +00:00
|
|
|
|
2006-11-23 07:26:41 +00:00
|
|
|
<index id="libgimpbase-index">
|
2005-03-03 13:57:50 +00:00
|
|
|
<title>Index</title>
|
|
|
|
</index>
|
2006-11-23 07:26:41 +00:00
|
|
|
<index role="GIMP 2.2" id="libgimpbase-index-new-in-2-2">
|
2005-03-03 13:57:50 +00:00
|
|
|
<title>Index of new symbols in GIMP 2.2</title>
|
|
|
|
</index>
|
2006-11-23 07:26:41 +00:00
|
|
|
<index role="GIMP 2.4" id="libgimpbase-index-new-in-2-4">
|
2005-03-03 13:57:50 +00:00
|
|
|
<title>Index of new symbols in GIMP 2.4</title>
|
|
|
|
</index>
|
2007-10-31 10:19:49 +00:00
|
|
|
<index role="GIMP 2.6" id="libgimpbase-index-new-in-2-6">
|
|
|
|
<title>Index of new symbols in GIMP 2.6</title>
|
|
|
|
</index>
|
2009-09-05 14:15:43 +02:00
|
|
|
<index role="GIMP 2.8" id="libgimpbase-index-new-in-2-8">
|
|
|
|
<title>Index of new symbols in GIMP 2.8</title>
|
|
|
|
</index>
|
2015-05-30 23:20:00 +02:00
|
|
|
<index role="GIMP 2.10" id="libgimpbase-index-new-in-2-10">
|
|
|
|
<title>Index of new symbols in GIMP 2.10</title>
|
|
|
|
</index>
|
2006-11-23 07:26:41 +00:00
|
|
|
<index role="deprecated" id="libgimpbase-index-deprecated">
|
2005-03-03 13:57:50 +00:00
|
|
|
<title>Index of deprecated symbols</title>
|
|
|
|
</index>
|
|
|
|
|
2001-05-25 20:44:40 +00:00
|
|
|
</book>
|