app/app-docs.sgml app/app-sections.txt added GimpColorDisplayEditor,
2003-11-23 Michael Natterer <mitch@gimp.org> * app/app-docs.sgml * app/app-sections.txt * app/app.types: added GimpColorDisplayEditor, updates. * libgimpwidgets/libgimpwidgets-sections.txt * libgimpwidgets/tmpl/gimpcolordisplay.sgml: updated.
This commit is contained in:

committed by
Michael Natterer

parent
e7ebaa90da
commit
46f9a92467
@ -527,6 +527,8 @@ gimp_table_attach_aligned
|
||||
GimpColorDisplay
|
||||
gimp_color_display_new
|
||||
gimp_color_display_clone
|
||||
gimp_color_display_set_enabled
|
||||
gimp_color_display_get_enabled
|
||||
gimp_color_display_convert
|
||||
gimp_color_display_load_state
|
||||
gimp_color_display_save_state
|
||||
|
@ -45,6 +45,24 @@ display color correction modules.
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_color_display_set_enabled ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@display:
|
||||
@enabled:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_color_display_get_enabled ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@display:
|
||||
@Returns:
|
||||
|
||||
|
||||
<!-- ##### FUNCTION gimp_color_display_convert ##### -->
|
||||
<para>
|
||||
|
||||
|
Reference in New Issue
Block a user