mirror of https://github.com/GNOME/gimp.git
60 lines
2.2 KiB
XML
60 lines
2.2 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<!DOCTYPE book PUBLIC '-//OASIS//DTD DocBook XML V4.5//EN'
|
|
'http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd'>
|
|
|
|
<book lang="en" id="libgimpconfig" xmlns:xi="http://www.w3.org/2003/XInclude">
|
|
|
|
<bookinfo>
|
|
<title>GIMP Config Library Reference Manual</title>
|
|
<releaseinfo>
|
|
for GIMP <xi:include href="version" parse="text"/>
|
|
</releaseinfo>
|
|
</bookinfo>
|
|
|
|
<part>
|
|
<title>GIMP Config Library</title>
|
|
|
|
<chapter id="libgimpconfig-hierarchy">
|
|
<title>Object Hierarchy</title>
|
|
<xi:include href="xml/tree_index.sgml" />
|
|
</chapter>
|
|
|
|
<xi:include href="xml/gimpconfig-iface.xml" />
|
|
<xi:include href="xml/gimpconfig-deserialize.xml" />
|
|
<xi:include href="xml/gimpconfig-serialize.xml" />
|
|
<xi:include href="xml/gimpconfig-error.xml" />
|
|
<xi:include href="xml/gimpconfig-params.xml" />
|
|
<xi:include href="xml/gimpconfig-path.xml" />
|
|
<xi:include href="xml/gimpconfig-utils.xml" />
|
|
<xi:include href="xml/gimpconfigwriter.xml" />
|
|
<xi:include href="xml/gimpscanner.xml" />
|
|
<xi:include href="xml/gimpcolorconfig.xml" />
|
|
</part>
|
|
|
|
<index id="api-index-full">
|
|
<title>Index</title>
|
|
<xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
|
|
</index>
|
|
<index role="2.4" id="api-index-2-4">
|
|
<title>Index of new symbols in GIMP 2.4</title>
|
|
<xi:include href="xml/api-index-2.4.xml"><xi:fallback /></xi:include>
|
|
</index>
|
|
<index role="2.6" id="api-index-2-6">
|
|
<title>Index of new symbols in GIMP 2.6</title>
|
|
<xi:include href="xml/api-index-2.6.xml"><xi:fallback /></xi:include>
|
|
</index>
|
|
<index role="2.8" id="api-index-2-8">
|
|
<title>Index of new symbols in GIMP 2.8</title>
|
|
<xi:include href="xml/api-index-2.8.xml"><xi:fallback /></xi:include>
|
|
</index>
|
|
<index role="2.10" id="api-index-2-10">
|
|
<title>Index of new symbols in GIMP 2.10</title>
|
|
<xi:include href="xml/api-index-2.10.xml"><xi:fallback /></xi:include>
|
|
</index>
|
|
<index role="deprecated" id="api-index-deprecated">
|
|
<title>Index of deprecated symbols</title>
|
|
<xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
|
|
</index>
|
|
|
|
</book>
|