mirror of https://github.com/GNOME/gimp.git
94 lines
2.9 KiB
Plaintext
94 lines
2.9 KiB
Plaintext
<!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
|
<!entity Gimp SYSTEM "sgml/gimp.sgml">
|
|
<!entity GimpBrushes SYSTEM "sgml/gimpbrushes.sgml">
|
|
<!entity GimpChannel SYSTEM "sgml/gimpchannel.sgml">
|
|
<!entity GimpColor SYSTEM "sgml/gimpcolor.sgml">
|
|
<!entity GimpConvert SYSTEM "sgml/gimpconvert.sgml">
|
|
<!entity GimpDisplay SYSTEM "sgml/gimpdisplay.sgml">
|
|
<!entity GimpDrawable SYSTEM "sgml/gimpdrawable.sgml">
|
|
<!entity GimpEdit SYSTEM "sgml/gimpedit.sgml">
|
|
<!entity GimpFileops SYSTEM "sgml/gimpfileops.sgml">
|
|
<!entity GimpFloatingsel SYSTEM "sgml/gimpfloatingsel.sgml">
|
|
<!entity GimpGimprc SYSTEM "sgml/gimpgimprc.sgml">
|
|
<!entity GimpGradients SYSTEM "sgml/gimpgradients.sgml">
|
|
<!entity GimpGuides SYSTEM "sgml/gimpguides.sgml">
|
|
<!entity GimpHelp SYSTEM "sgml/gimphelp.sgml">
|
|
<!entity GimpImage SYSTEM "sgml/gimpimage.sgml">
|
|
<!entity GimpLayer SYSTEM "sgml/gimplayer.sgml">
|
|
<!entity GimpMessage SYSTEM "sgml/gimpmessage.sgml">
|
|
<!entity GimpMisc SYSTEM "sgml/gimpmisc.sgml">
|
|
<!entity GimpPalette SYSTEM "sgml/gimppalette.sgml">
|
|
<!entity GimpPatterns SYSTEM "sgml/gimppatterns.sgml">
|
|
<!entity GimpPixelrgn SYSTEM "sgml/gimppixelrgn.sgml">
|
|
<!entity GimpPlugin SYSTEM "sgml/gimpplugin.sgml">
|
|
<!entity GimpProceduraldb SYSTEM "sgml/gimpproceduraldb.sgml">
|
|
<!entity GimpSelection SYSTEM "sgml/gimpselection.sgml">
|
|
<!entity GimpTexttool SYSTEM "sgml/gimptexttool.sgml">
|
|
<!entity GimpTile SYSTEM "sgml/gimptile.sgml">
|
|
<!entity GimpTools SYSTEM "sgml/gimptools.sgml">
|
|
<!entity GimpUndo SYSTEM "sgml/gimpundo.sgml">
|
|
<!entity GimpEnums SYSTEM "sgml/gimpenums.sgml">
|
|
<!entity GimpColorselector SYSTEM "sgml/gimpcolorselector.sgml">
|
|
<!entity GimpModule SYSTEM "sgml/gimpmodule.sgml">
|
|
<!entity GimpColordisplay SYSTEM "sgml/gimpcolordisplay.sgml">
|
|
<!entity GimpExport SYSTEM "sgml/gimpexport.sgml">
|
|
<!entity GimpMenu SYSTEM "sgml/gimpmenu.sgml">
|
|
<!entity GimpUI SYSTEM "sgml/gimpui.sgml">
|
|
]>
|
|
<book id="index">
|
|
<bookinfo>
|
|
<title>GIMP Library Reference Manual</title>
|
|
</bookinfo>
|
|
|
|
<chapter id="gimpdefinitions">
|
|
<title>GIMP Constants</title>
|
|
&GimpEnums;
|
|
</chapter>
|
|
|
|
<chapter id="libgimp">
|
|
<title>GIMP Library</title>
|
|
&Gimp;
|
|
&GimpBrushes;
|
|
&GimpChannel;
|
|
&GimpColor;
|
|
&GimpConvert;
|
|
&GimpDisplay;
|
|
&GimpDrawable;
|
|
&GimpEdit;
|
|
&GimpFileops;
|
|
&GimpFloatingsel;
|
|
&GimpGimprc;
|
|
&GimpGradients;
|
|
&GimpGuides;
|
|
&GimpHelp;
|
|
&GimpImage;
|
|
&GimpLayer;
|
|
&GimpMessage;
|
|
&GimpMisc;
|
|
&GimpPalette;
|
|
&GimpPatterns;
|
|
&GimpPixelrgn;
|
|
&GimpPlugin;
|
|
&GimpProceduraldb;
|
|
&GimpSelection;
|
|
&GimpTexttool;
|
|
&GimpTile;
|
|
&GimpTools;
|
|
&GimpUndo;
|
|
</chapter>
|
|
|
|
<chapter id="libgimpui">
|
|
<title>GIMP User Interface Library</title>
|
|
&GimpUI;
|
|
&GimpExport;
|
|
&GimpMenu;
|
|
</chapter>
|
|
|
|
<chapter id="gimpmodule">
|
|
<title>GIMP Module Header Files</title>
|
|
&GimpModule;
|
|
&GimpColordisplay;
|
|
&GimpColorselector;
|
|
</chapter>
|
|
</book>
|