2003-11-08 02:54:35 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2003-02-07 02:51:44 +08:00
|
|
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
2003-11-09 01:37:46 +08:00
|
|
|
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
|
2003-02-07 02:51:44 +08:00
|
|
|
|
2003-12-21 01:10:49 +08:00
|
|
|
<book id="index" xmlns:xi="http://www.w3.org/2001/XInclude">
|
2003-09-08 05:58:10 +08:00
|
|
|
|
2001-05-05 04:39:29 +08:00
|
|
|
<bookinfo>
|
|
|
|
<title>GIMP Widgets Library Reference Manual</title>
|
2003-11-09 01:37:46 +08:00
|
|
|
<releaseinfo>
|
|
|
|
for GIMP <xi:include href="version" parse="text"/>
|
|
|
|
</releaseinfo>
|
2001-05-05 04:39:29 +08:00
|
|
|
</bookinfo>
|
|
|
|
|
2002-10-29 20:50:35 +08:00
|
|
|
<part id="libgimpwidgets-widgets">
|
|
|
|
<title>GIMP Widgets</title>
|
2003-07-25 20:48:06 +08:00
|
|
|
|
2003-09-22 04:02:06 +08:00
|
|
|
<chapter id="libgimpwidgets-hierarchy">
|
2003-07-25 20:48:06 +08:00
|
|
|
<title>Object Hierarchy</title>
|
2003-09-08 05:58:10 +08:00
|
|
|
<xi:include href="xml/tree_index.sgml" />
|
2003-07-25 20:48:06 +08:00
|
|
|
</chapter>
|
|
|
|
|
2003-09-08 05:58:10 +08:00
|
|
|
<xi:include href="xml/gimpbutton.xml" />
|
|
|
|
<xi:include href="xml/gimpchainbutton.xml" />
|
|
|
|
<xi:include href="xml/gimpcolorarea.xml" />
|
|
|
|
<xi:include href="xml/gimpcolorbutton.xml" />
|
|
|
|
<xi:include href="xml/gimpcolorscale.xml" />
|
2003-11-11 00:51:52 +08:00
|
|
|
<xi:include href="xml/gimpcolorselection.xml" />
|
2003-09-08 05:58:10 +08:00
|
|
|
<xi:include href="xml/gimpdialog.xml" />
|
2003-11-21 23:53:57 +08:00
|
|
|
<xi:include href="xml/gimpfileentry.xml" />
|
2003-09-08 05:58:10 +08:00
|
|
|
<xi:include href="xml/gimpmemsizeentry.xml" />
|
|
|
|
<xi:include href="xml/gimpoffsetarea.xml" />
|
|
|
|
<xi:include href="xml/gimppatheditor.xml" />
|
|
|
|
<xi:include href="xml/gimppickbutton.xml" />
|
|
|
|
<xi:include href="xml/gimppixmap.xml" />
|
|
|
|
<xi:include href="xml/gimpunitmenu.xml" />
|
2003-07-25 20:48:06 +08:00
|
|
|
</part>
|
|
|
|
|
|
|
|
<part id="libgimpwidgets-colordisplay">
|
|
|
|
<title>GIMP Display Filters</title>
|
2003-09-08 05:58:10 +08:00
|
|
|
<xi:include href="xml/gimpcolordisplay.xml" />
|
2003-11-23 00:04:48 +08:00
|
|
|
<xi:include href="xml/gimpcolordisplaystack.xml" />
|
2003-07-25 20:48:06 +08:00
|
|
|
</part>
|
2002-10-29 20:50:35 +08:00
|
|
|
|
2003-07-25 20:48:06 +08:00
|
|
|
<part id="libgimpwidgets-colorselector">
|
|
|
|
<title>GIMP Color Selectors</title>
|
2003-09-08 05:58:10 +08:00
|
|
|
<xi:include href="xml/gimpcolorselector.xml" />
|
|
|
|
<xi:include href="xml/gimpcolornotebook.xml" />
|
|
|
|
<xi:include href="xml/gimpcolorscales.xml" />
|
|
|
|
<xi:include href="xml/gimpcolorselect.xml" />
|
2002-10-29 20:50:35 +08:00
|
|
|
</part>
|
|
|
|
|
|
|
|
<part id="libgimpwidgets-utils">
|
|
|
|
<title>GIMP Widgets Utilities</title>
|
2003-09-08 05:58:10 +08:00
|
|
|
<xi:include href="xml/gimphelpui.xml" />
|
|
|
|
<xi:include href="xml/gimpquerybox.xml" />
|
|
|
|
<xi:include href="xml/gimpsizeentry.xml" />
|
|
|
|
<xi:include href="xml/gimpstock.xml" />
|
|
|
|
<xi:include href="xml/gimpwidgets.xml" />
|
2002-10-29 20:50:35 +08:00
|
|
|
</part>
|
2003-09-08 05:58:10 +08:00
|
|
|
|
2001-05-05 04:39:29 +08:00
|
|
|
</book>
|