2001-05-05 04:39:29 +08:00
|
|
|
<!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
|
2003-01-06 03:53:57 +08:00
|
|
|
|
|
|
|
<!notation PNG system "PNG">
|
|
|
|
<!entity % local.notation.class "| PNG">
|
|
|
|
|
2002-10-20 21:10:20 +08:00
|
|
|
<!entity GimpButton SYSTEM "sgml/gimpbutton.sgml">
|
2001-05-05 04:39:29 +08:00
|
|
|
<!entity GimpChainButton SYSTEM "sgml/gimpchainbutton.sgml">
|
2002-10-28 21:19:02 +08:00
|
|
|
<!entity GimpColorArea SYSTEM "sgml/gimpcolorarea.sgml">
|
2001-05-05 04:39:29 +08:00
|
|
|
<!entity GimpColorButton SYSTEM "sgml/gimpcolorbutton.sgml">
|
2002-10-28 21:19:02 +08:00
|
|
|
<!entity GimpColorDisplay SYSTEM "sgml/gimpcolordisplay.sgml">
|
|
|
|
<!entity GimpColorNotebook SYSTEM "sgml/gimpcolornotebook.sgml">
|
2002-10-30 07:42:27 +08:00
|
|
|
<!entity GimpColorScale SYSTEM "sgml/gimpcolorscale.sgml">
|
2002-10-29 04:13:17 +08:00
|
|
|
<!entity GimpColorScales SYSTEM "sgml/gimpcolorscales.sgml">
|
2002-10-28 21:19:02 +08:00
|
|
|
<!entity GimpColorSelect SYSTEM "sgml/gimpcolorselect.sgml">
|
|
|
|
<!entity GimpColorSelector SYSTEM "sgml/gimpcolorselector.sgml">
|
|
|
|
<!entity GimpDialog SYSTEM "sgml/gimpdialog.sgml">
|
2001-05-05 04:39:29 +08:00
|
|
|
<!entity GimpFileSelection SYSTEM "sgml/gimpfileselection.sgml">
|
2002-10-28 21:19:02 +08:00
|
|
|
<!entity GimpHelpUI SYSTEM "sgml/gimphelpui.sgml">
|
2003-01-05 21:52:14 +08:00
|
|
|
<!entity GimpMemsizeEntry SYSTEM "sgml/gimpmemsizeentry.sgml">
|
2001-05-05 04:39:29 +08:00
|
|
|
<!entity GimpPathEditor SYSTEM "sgml/gimppatheditor.sgml">
|
2002-11-05 08:11:55 +08:00
|
|
|
<!entity GimpPickButton SYSTEM "sgml/gimppickbutton.sgml">
|
2001-05-05 04:39:29 +08:00
|
|
|
<!entity GimpPixmap SYSTEM "sgml/gimppixmap.sgml">
|
2002-05-13 18:37:53 +08:00
|
|
|
<!entity GimpQueryBox SYSTEM "sgml/gimpquerybox.sgml">
|
2002-10-28 21:19:02 +08:00
|
|
|
<!entity GimpSizeEntry SYSTEM "sgml/gimpsizeentry.sgml">
|
2002-05-13 18:37:53 +08:00
|
|
|
<!entity GimpStock SYSTEM "sgml/gimpstock.sgml">
|
2002-10-28 21:19:02 +08:00
|
|
|
<!entity GimpUnitMenu SYSTEM "sgml/gimpunitmenu.sgml">
|
2002-05-13 18:37:53 +08:00
|
|
|
<!entity GimpWidgets SYSTEM "sgml/gimpwidgets.sgml">
|
2001-05-05 04:39:29 +08:00
|
|
|
]>
|
|
|
|
<book id="index">
|
|
|
|
<bookinfo>
|
|
|
|
<title>GIMP Widgets Library Reference Manual</title>
|
|
|
|
</bookinfo>
|
|
|
|
|
2002-10-29 20:50:35 +08:00
|
|
|
<part id="libgimpwidgets-widgets">
|
|
|
|
<title>GIMP Widgets</title>
|
2002-10-20 21:10:20 +08:00
|
|
|
&GimpButton;
|
2001-05-05 04:39:29 +08:00
|
|
|
&GimpChainButton;
|
2002-10-28 21:19:02 +08:00
|
|
|
&GimpColorArea;
|
|
|
|
&GimpColorButton;
|
2002-10-30 07:42:27 +08:00
|
|
|
&GimpColorScale;
|
2001-05-05 04:39:29 +08:00
|
|
|
&GimpFileSelection;
|
2003-01-05 21:52:14 +08:00
|
|
|
&GimpMemsizeEntry;
|
2001-05-05 04:39:29 +08:00
|
|
|
&GimpPathEditor;
|
2002-11-06 21:56:37 +08:00
|
|
|
&GimpPickButton;
|
2001-05-05 04:39:29 +08:00
|
|
|
&GimpPixmap;
|
|
|
|
&GimpSizeEntry;
|
|
|
|
&GimpUnitMenu;
|
2002-05-13 18:37:53 +08:00
|
|
|
&GimpDialog;
|
2002-10-29 20:50:35 +08:00
|
|
|
|
|
|
|
<chapter id="libgimpwidgets-colordisplay">
|
|
|
|
<title>Display Filters</title>
|
|
|
|
&GimpColorDisplay;
|
|
|
|
</chapter>
|
|
|
|
|
|
|
|
<chapter id="libgimpwidgets-colorselector">
|
|
|
|
<title>Color Selectors</title>
|
|
|
|
&GimpColorSelector;
|
|
|
|
&GimpColorNotebook;
|
|
|
|
&GimpColorScales;
|
|
|
|
&GimpColorSelect;
|
|
|
|
</chapter>
|
|
|
|
</part>
|
|
|
|
|
|
|
|
<part id="libgimpwidgets-utils">
|
|
|
|
<title>GIMP Widgets Utilities</title>
|
2002-05-13 18:37:53 +08:00
|
|
|
&GimpHelpUI;
|
|
|
|
&GimpQueryBox;
|
|
|
|
&GimpWidgets;
|
|
|
|
&GimpStock;
|
2002-10-29 20:50:35 +08:00
|
|
|
</part>
|
2001-05-05 04:39:29 +08:00
|
|
|
</book>
|