use g* types and name the parameters in the header.
2000-02-05 Michael Natterer <mitch@gimp.org> * libgimp/gimpcolorspace.[ch]: use g* types and name the parameters in the header. * plug-ins/common/CML_explorer.c * plug-ins/common/blur.c * plug-ins/common/newsprint.c * plug-ins/common/nova.c * plug-ins/common/pixelize.c * plug-ins/common/plasma.c * plug-ins/common/randomize.c * plug-ins/common/unsharp.c * plug-ins/gflare/gflare.c * plug-ins/sinus/sinus.c * plug-ins/struc/struc.c: soem more consistency stuff.
This commit is contained in:

committed by
Michael Natterer

parent
75ed6661ca
commit
bce26fb34a
@ -36,28 +36,28 @@
|
||||
<title>GIMP Library Reference Manual</title>
|
||||
</bookinfo>
|
||||
|
||||
<chapter id="gimpdefinitions">
|
||||
<title>GIMP Constants and Limits</title>
|
||||
&libgimp-gimpenums;
|
||||
&libgimp-gimpfeatures;
|
||||
&libgimp-gimplimits;
|
||||
&libgimp-gimpmath;
|
||||
</chapter>
|
||||
|
||||
<chapter id="libgimp">
|
||||
<title>GIMP Library</title>
|
||||
&libgimp-gimp;
|
||||
&libgimp-gimpprotocol;
|
||||
&libgimp-gimpcolorspace;
|
||||
&libgimp-gimpenums;
|
||||
&libgimp-gimpwire;
|
||||
&libgimp-gimpmatrix;
|
||||
&libgimp-parasite;
|
||||
&libgimp-parasiteF;
|
||||
&libgimp-parasiteP;
|
||||
&libgimp-gserialize;
|
||||
&libgimp-color-selector;
|
||||
&libgimp-gimpmodule;
|
||||
&libgimp-gimpmath;
|
||||
&libgimp-color-display;
|
||||
&libgimp-gimpenv;
|
||||
&libgimp-gimplimits;
|
||||
&libgimp-gimpexport;
|
||||
&libgimp-parasiteio;
|
||||
&libgimp-gimpcompat;
|
||||
&libgimp-gimpfeatures;
|
||||
</chapter>
|
||||
|
||||
<chapter id="libgimpui">
|
||||
@ -69,11 +69,19 @@
|
||||
&GimpSizeEntry;
|
||||
&GimpUnitMenu;
|
||||
&libgimp-gimpdialog;
|
||||
&libgimp-gimpexport;
|
||||
&libgimp-gimphelpui;
|
||||
&libgimp-gimpmenu;
|
||||
&libgimp-gimpunit;
|
||||
&libgimp-gimpwidgets;
|
||||
</chapter>
|
||||
|
||||
<chapter id="gimpmodule">
|
||||
<title>GIMP Module Header Files</title>
|
||||
&libgimp-gimpmodule;
|
||||
&libgimp-color-display;
|
||||
&libgimp-color-selector;
|
||||
</chapter>
|
||||
</book>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user