register GimpRGB as a boxed type.
2004-07-26 Sven Neumann <sven@gimp.org> * libgimpcolor/gimprgb.[ch]: register GimpRGB as a boxed type. * libgimpcolor/gimpadaptivesupersample.c * libgimpcolor/gimpcolorspace.c * libgimpcolor/gimprgb-parse.c * libgimp/gimp.h: include <glib-object.h> instead of <glib.h>.
This commit is contained in:

committed by
Sven Neumann

parent
9774728dec
commit
c03a5b837e
@ -78,6 +78,10 @@ GIMP_RGB_INTENSITY
|
||||
GIMP_RGB_INTENSITY_RED
|
||||
GIMP_RGB_INTENSITY_GREEN
|
||||
GIMP_RGB_INTENSITY_BLUE
|
||||
GIMP_VALUE_HOLDS_RGB
|
||||
<SUBSECTION Standard>
|
||||
GIMP_TYPE_RGB
|
||||
gimp_rgb_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
@ -334,3 +334,11 @@ coefficients taken from the NTSC analog television standard.
|
||||
|
||||
|
||||
|
||||
<!-- ##### MACRO GIMP_VALUE_HOLDS_RGB ##### -->
|
||||
<para>
|
||||
|
||||
</para>
|
||||
|
||||
@value:
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user