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
@ -386,10 +386,11 @@ gimp_table_attach_aligned
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpcolorselector</FILE>
|
||||
<TITLE>GimpColorSelector</TITLE>
|
||||
GimpColorSelector
|
||||
GIMP_COLOR_SELECTOR_SIZE
|
||||
GIMP_COLOR_SELECTOR_BAR_SIZE
|
||||
GimpColorSelectorChannel
|
||||
<TITLE>GimpColorSelector</TITLE>
|
||||
gimp_color_selector_new
|
||||
gimp_color_selector_set_color
|
||||
gimp_color_selector_set_channel
|
||||
@ -406,6 +407,8 @@ GIMP_COLOR_SELECTOR_GET_CLASS
|
||||
|
||||
<SECTION>
|
||||
<FILE>gimpcolorselect</FILE>
|
||||
<TITLE>GimpColorSelect</TITLE>
|
||||
GimpColorSelect
|
||||
GimpColorSelectClass
|
||||
<SUBSECTION Standard>
|
||||
GIMP_COLOR_SELECT
|
||||
@ -420,6 +423,7 @@ GIMP_COLOR_SELECT_GET_CLASS
|
||||
<SECTION>
|
||||
<FILE>gimpcolordisplay</FILE>
|
||||
<TITLE>GimpColorDisplay</TITLE>
|
||||
GimpColorDisplay
|
||||
gimp_color_display_new
|
||||
gimp_color_display_clone
|
||||
gimp_color_display_convert
|
||||
|
@ -22,6 +22,12 @@ display color correction module.
|
||||
#libgimp-gimpmodule
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GimpColorDisplay ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_color_display_new ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -14,6 +14,12 @@ gimpcolorselect
|
||||
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GimpColorSelect ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### STRUCT GimpColorSelectClass ##### -->
|
||||
<para>
|
||||
|
||||
|
@ -22,6 +22,12 @@ color selector module.
|
||||
#libgimp-gimpmodule
|
||||
</para>
|
||||
|
||||
<!-- ##### STRUCT GimpColorSelector ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_COLOR_SELECTOR_SIZE ##### -->
|
||||
<para>
|
||||
|
||||
|
Reference in New Issue
Block a user