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-09-07 21:58:10 +00:00
|
|
|
<book id="index" xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
|
|
|
2000-02-03 01:47:15 +00:00
|
|
|
<bookinfo>
|
|
|
|
<title>GIMP Library Reference Manual</title>
|
2003-11-08 17:37:46 +00:00
|
|
|
<releaseinfo>
|
|
|
|
for GIMP <xi:include href="version" parse="text"/>
|
|
|
|
</releaseinfo>
|
2000-02-03 01:47:15 +00:00
|
|
|
</bookinfo>
|
|
|
|
|
2003-02-06 18:51:44 +00:00
|
|
|
<part id="gimpdefinitions">
|
2001-05-25 20:44:40 +00:00
|
|
|
<title>GIMP Constants</title>
|
2003-09-07 21:58:10 +00:00
|
|
|
<xi:include href="xml/gimpenums.xml" />
|
2003-02-06 18:51:44 +00:00
|
|
|
</part>
|
2000-02-04 22:18:50 +00:00
|
|
|
|
2003-02-06 18:51:44 +00:00
|
|
|
<part id="libgimp">
|
2000-02-03 01:47:15 +00:00
|
|
|
<title>GIMP Library</title>
|
2003-02-22 21:29:12 +00:00
|
|
|
|
|
|
|
<partintro>
|
|
|
|
<para>
|
|
|
|
GIMP's Procedural Database (PDB) offers an interface to core
|
|
|
|
functions and to functionality provided by plug-ins. The role
|
|
|
|
of libgimp is to provide C bindings for this interface.
|
|
|
|
</para>
|
|
|
|
</partintro>
|
|
|
|
|
2003-09-07 21:58:10 +00:00
|
|
|
<xi:include href="xml/gimp.xml" />
|
|
|
|
<xi:include href="xml/gimpbrushes.xml" />
|
|
|
|
<xi:include href="xml/gimpchannel.xml" />
|
|
|
|
<xi:include href="xml/gimpcolor.xml" />
|
2004-09-23 16:14:41 +00:00
|
|
|
<xi:include href="xml/gimpcontext.xml" />
|
2003-09-07 21:58:10 +00:00
|
|
|
<xi:include href="xml/gimpconvert.xml" />
|
|
|
|
<xi:include href="xml/gimpdisplay.xml" />
|
|
|
|
<xi:include href="xml/gimpdrawable.xml" />
|
|
|
|
<xi:include href="xml/gimpedit.xml" />
|
|
|
|
<xi:include href="xml/gimpfileops.xml" />
|
|
|
|
<xi:include href="xml/gimpfloatingsel.xml" />
|
|
|
|
<xi:include href="xml/gimpfonts.xml" />
|
|
|
|
<xi:include href="xml/gimpgimprc.xml" />
|
2004-06-01 22:35:39 +00:00
|
|
|
<xi:include href="xml/gimpgradientedit.xml" />
|
2004-07-05 19:00:28 +00:00
|
|
|
<xi:include href="xml/gimpgradients.xml" />
|
2003-09-07 21:58:10 +00:00
|
|
|
<xi:include href="xml/gimpguides.xml" />
|
|
|
|
<xi:include href="xml/gimphelp.xml" />
|
|
|
|
<xi:include href="xml/gimpimage.xml" />
|
|
|
|
<xi:include href="xml/gimplayer.xml" />
|
|
|
|
<xi:include href="xml/gimpmessage.xml" />
|
|
|
|
<xi:include href="xml/gimppalette.xml" />
|
2004-07-05 19:00:28 +00:00
|
|
|
<xi:include href="xml/gimppalettes.xml" />
|
2004-07-05 18:45:56 +00:00
|
|
|
<xi:include href="xml/gimppaths.xml" />
|
2003-09-07 21:58:10 +00:00
|
|
|
<xi:include href="xml/gimppatterns.xml" />
|
2004-01-12 16:56:11 +00:00
|
|
|
<xi:include href="xml/gimppixelfetcher.xml" />
|
2004-07-05 19:00:28 +00:00
|
|
|
<xi:include href="xml/gimppixelrgn.xml" />
|
2004-01-12 16:56:11 +00:00
|
|
|
<xi:include href="xml/gimpregioniterator.xml" />
|
2003-09-07 21:58:10 +00:00
|
|
|
<xi:include href="xml/gimpplugin.xml" />
|
|
|
|
<xi:include href="xml/gimpproceduraldb.xml" />
|
2004-08-30 15:36:28 +00:00
|
|
|
<xi:include href="xml/gimpprogress.xml" />
|
2003-09-07 21:58:10 +00:00
|
|
|
<xi:include href="xml/gimpselection.xml" />
|
|
|
|
<xi:include href="xml/gimptexttool.xml" />
|
|
|
|
<xi:include href="xml/gimptile.xml" />
|
|
|
|
<xi:include href="xml/gimptools.xml" />
|
|
|
|
<xi:include href="xml/gimpundo.xml" />
|
2003-07-01 15:06:06 +00:00
|
|
|
|
2003-09-07 21:58:10 +00:00
|
|
|
<xi:include href="xml/gimpbrushselect.xml" />
|
|
|
|
<xi:include href="xml/gimpfontselect.xml" />
|
|
|
|
<xi:include href="xml/gimpgradientselect.xml" />
|
2004-07-27 15:21:03 +00:00
|
|
|
<xi:include href="xml/gimppaletteselect.xml" />
|
2003-09-07 21:58:10 +00:00
|
|
|
<xi:include href="xml/gimppatternselect.xml" />
|
2003-02-06 18:51:44 +00:00
|
|
|
</part>
|
2000-02-03 01:47:15 +00:00
|
|
|
|
2003-02-06 18:51:44 +00:00
|
|
|
<part id="libgimpui">
|
2000-02-03 01:47:15 +00:00
|
|
|
<title>GIMP User Interface Library</title>
|
2004-08-31 09:16:47 +00:00
|
|
|
|
|
|
|
<chapter id="libgimpui-hierarchy">
|
|
|
|
<title>Object Hierarchy</title>
|
|
|
|
<xi:include href="xml/tree_index.sgml" />
|
|
|
|
</chapter>
|
|
|
|
|
2003-09-07 21:58:10 +00:00
|
|
|
<xi:include href="xml/gimpui.xml" />
|
|
|
|
<xi:include href="xml/gimpexport.xml" />
|
2004-08-31 09:16:47 +00:00
|
|
|
<xi:include href="xml/gimpdrawablepreview.xml" />
|
2004-04-21 11:51:21 +00:00
|
|
|
<xi:include href="xml/gimpdrawablecombobox.xml" />
|
|
|
|
<xi:include href="xml/gimpimagecombobox.xml" />
|
|
|
|
<xi:include href="xml/gimppixbuf.xml" />
|
2004-09-01 14:01:10 +00:00
|
|
|
<xi:include href="xml/gimpprogressbar.xml" />
|
2003-09-07 21:58:10 +00:00
|
|
|
<xi:include href="xml/gimpmenu.xml" />
|
|
|
|
<xi:include href="xml/gimpbrushmenu.xml" />
|
|
|
|
<xi:include href="xml/gimpfontmenu.xml" />
|
|
|
|
<xi:include href="xml/gimpgradientmenu.xml" />
|
2004-07-27 15:21:03 +00:00
|
|
|
<xi:include href="xml/gimppalettemenu.xml" />
|
2003-09-07 21:58:10 +00:00
|
|
|
<xi:include href="xml/gimppatternmenu.xml" />
|
2003-02-06 18:51:44 +00:00
|
|
|
</part>
|
2003-09-07 21:58:10 +00:00
|
|
|
|
2000-02-03 01:47:15 +00:00
|
|
|
</book>
|