gimp/devel-docs/libgimp/tmpl/gimpunit.sgml
Michael Natterer 2b775b6b8c libgimp/gimp.h libgimp/gimpcolordisplay.h libgimp/gimpcolorselector.h
2000-05-28  Michael Natterer  <mitch@gimp.org>

	* libgimp/gimp.h
	* libgimp/gimpcolordisplay.h
	* libgimp/gimpcolorselector.h
	* libgimp/gimpmatrix.h
	* libgimp/gimpmodule.h
	* libgimp/gimpunit_pdb.c: purely cosmetic stuff and added some
	typedefs to make the html documentation nicer. Moved the module
	documentation from the headers to the sgml files.

	* app/module_db.[ch]: The type of the "init" and "unload" functions
	has changed. Code cleanup.

2000-05-28  Michael Natterer  <mitch@gimp.org>

	* libgimp/libgimp-decl.txt
	* libgimp/libgimp-docs.sgml
	* libgimp/libgimp-sections.txt
	* libgimp/tmpl/gimp.sgml
	* libgimp/tmpl/gimpcolorbutton.sgml
	* libgimp/tmpl/gimpcolordisplay.sgml
	* libgimp/tmpl/gimpcolorselector.sgml
	* libgimp/tmpl/gimpcolorspace.sgml
	* libgimp/tmpl/gimpcompat.sgml
	* libgimp/tmpl/gimpenums.sgml
	* libgimp/tmpl/gimpfeatures.sgml
	* libgimp/tmpl/gimplimits.sgml
	* libgimp/tmpl/gimpmath.sgml
	* libgimp/tmpl/gimpmodule.sgml
	* libgimp/tmpl/gimpparasite.sgml
	* libgimp/tmpl/gimpparasiteio.sgml
	* libgimp/tmpl/gimppixmap.sgml
	* libgimp/tmpl/gimpprotocol.sgml
	* libgimp/tmpl/gimpsignal.sgml
	* libgimp/tmpl/gimpui.sgml
	* libgimp/tmpl/gimpunit.sgml
	* libgimp/tmpl/gimputils.sgml
	* libgimp/tmpl/gimpvector.sgml
	* libgimp/tmpl/gimpwire.sgml
	* libgimp/tmpl/libgimp-unused.sgml: Moved the module documentation
	from the libgimp headers here, updates, cleanups.
2000-05-28 00:00:28 +00:00

140 lines
1.6 KiB
Text

<!-- ##### SECTION Title ##### -->
gimpunit
<!-- ##### SECTION Short_Description ##### -->
Provides a collection of predefined units and functions for creating
user-defined units.
<!-- ##### SECTION Long_Description ##### -->
<para>
Provides a collection of predefined units and functions for creating
user-defined units.
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
#GimpUnitMenu
</para>
<para>
#GimpSizeEntry
</para>
<!-- ##### ENUM GimpUnit ##### -->
<para>
</para>
<!-- ##### FUNCTION gimp_unit_get_number_of_units ##### -->
<para>
</para>
@Returns:
<!-- ##### FUNCTION gimp_unit_get_number_of_built_in_units ##### -->
<para>
</para>
@Returns:
<!-- ##### FUNCTION gimp_unit_new ##### -->
<para>
</para>
@identifier:
@factor:
@digits:
@symbol:
@abbreviation:
@singular:
@plural:
@Returns:
<!-- ##### FUNCTION gimp_unit_get_deletion_flag ##### -->
<para>
</para>
@unit:
@Returns:
<!-- ##### FUNCTION gimp_unit_set_deletion_flag ##### -->
<para>
</para>
@unit:
@deletion_flag:
<!-- ##### FUNCTION gimp_unit_get_factor ##### -->
<para>
</para>
@unit:
@Returns:
<!-- ##### FUNCTION gimp_unit_get_digits ##### -->
<para>
</para>
@unit:
@Returns:
<!-- ##### FUNCTION gimp_unit_get_identifier ##### -->
<para>
</para>
@unit:
@Returns:
<!-- ##### FUNCTION gimp_unit_get_symbol ##### -->
<para>
</para>
@unit:
@Returns:
<!-- ##### FUNCTION gimp_unit_get_abbreviation ##### -->
<para>
</para>
@unit:
@Returns:
<!-- ##### FUNCTION gimp_unit_get_singular ##### -->
<para>
</para>
@unit:
@Returns:
<!-- ##### FUNCTION gimp_unit_get_plural ##### -->
<para>
</para>
@unit:
@Returns: