libgimpwidgets/libgimpwidgets-sections.txt
2002-10-21 Sven Neumann <sven@gimp.org> * libgimpwidgets/libgimpwidgets-sections.txt * libgimpwidgets/tmpl/gimpcolordisplay.sgml * libgimpwidgets/tmpl/gimpcolorselect.sgml * libgimpwidgets/tmpl/gimpcolorselector.sgml: updated.
This commit is contained in:

committed by
Sven Neumann

parent
ca6d7dc46c
commit
5e7d506ff9
@ -1,3 +1,10 @@
|
|||||||
|
2002-10-21 Sven Neumann <sven@gimp.org>
|
||||||
|
|
||||||
|
* libgimpwidgets/libgimpwidgets-sections.txt
|
||||||
|
* libgimpwidgets/tmpl/gimpcolordisplay.sgml
|
||||||
|
* libgimpwidgets/tmpl/gimpcolorselect.sgml
|
||||||
|
* libgimpwidgets/tmpl/gimpcolorselector.sgml: updated.
|
||||||
|
|
||||||
2002-10-21 Michael Natterer <mitch@gimp.org>
|
2002-10-21 Michael Natterer <mitch@gimp.org>
|
||||||
|
|
||||||
* Makefile.am
|
* Makefile.am
|
||||||
|
@ -386,10 +386,11 @@ gimp_table_attach_aligned
|
|||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gimpcolorselector</FILE>
|
<FILE>gimpcolorselector</FILE>
|
||||||
|
<TITLE>GimpColorSelector</TITLE>
|
||||||
|
GimpColorSelector
|
||||||
GIMP_COLOR_SELECTOR_SIZE
|
GIMP_COLOR_SELECTOR_SIZE
|
||||||
GIMP_COLOR_SELECTOR_BAR_SIZE
|
GIMP_COLOR_SELECTOR_BAR_SIZE
|
||||||
GimpColorSelectorChannel
|
GimpColorSelectorChannel
|
||||||
<TITLE>GimpColorSelector</TITLE>
|
|
||||||
gimp_color_selector_new
|
gimp_color_selector_new
|
||||||
gimp_color_selector_set_color
|
gimp_color_selector_set_color
|
||||||
gimp_color_selector_set_channel
|
gimp_color_selector_set_channel
|
||||||
@ -406,6 +407,8 @@ GIMP_COLOR_SELECTOR_GET_CLASS
|
|||||||
|
|
||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gimpcolorselect</FILE>
|
<FILE>gimpcolorselect</FILE>
|
||||||
|
<TITLE>GimpColorSelect</TITLE>
|
||||||
|
GimpColorSelect
|
||||||
GimpColorSelectClass
|
GimpColorSelectClass
|
||||||
<SUBSECTION Standard>
|
<SUBSECTION Standard>
|
||||||
GIMP_COLOR_SELECT
|
GIMP_COLOR_SELECT
|
||||||
@ -420,6 +423,7 @@ GIMP_COLOR_SELECT_GET_CLASS
|
|||||||
<SECTION>
|
<SECTION>
|
||||||
<FILE>gimpcolordisplay</FILE>
|
<FILE>gimpcolordisplay</FILE>
|
||||||
<TITLE>GimpColorDisplay</TITLE>
|
<TITLE>GimpColorDisplay</TITLE>
|
||||||
|
GimpColorDisplay
|
||||||
gimp_color_display_new
|
gimp_color_display_new
|
||||||
gimp_color_display_clone
|
gimp_color_display_clone
|
||||||
gimp_color_display_convert
|
gimp_color_display_convert
|
||||||
|
@ -22,6 +22,12 @@ display color correction module.
|
|||||||
#libgimp-gimpmodule
|
#libgimp-gimpmodule
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<!-- ##### STRUCT GimpColorDisplay ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### FUNCTION gimp_color_display_new ##### -->
|
<!-- ##### FUNCTION gimp_color_display_new ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -14,6 +14,12 @@ gimpcolorselect
|
|||||||
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<!-- ##### STRUCT GimpColorSelect ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### STRUCT GimpColorSelectClass ##### -->
|
<!-- ##### STRUCT GimpColorSelectClass ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
@ -22,6 +22,12 @@ color selector module.
|
|||||||
#libgimp-gimpmodule
|
#libgimp-gimpmodule
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<!-- ##### STRUCT GimpColorSelector ##### -->
|
||||||
|
<para>
|
||||||
|
|
||||||
|
</para>
|
||||||
|
|
||||||
|
|
||||||
<!-- ##### MACRO GIMP_COLOR_SELECTOR_SIZE ##### -->
|
<!-- ##### MACRO GIMP_COLOR_SELECTOR_SIZE ##### -->
|
||||||
<para>
|
<para>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user