hide the GimpParamSpecRGB struct again. Added getter for the has_alpha
2006-04-27 Sven Neumann <sven@gimp.org> * libgimpcolor/gimprgb.[ch]: hide the GimpParamSpecRGB struct again. Added getter for the has_alpha field. * libgimpcolor/gimpcolor.def: updated. * app/config/gimpconfig-dump.c * libgimpconfig/gimpconfig-serialize.c: use gimp_param_spec_rgb_has_alpha() instead of accessing the GimpParamSpecRGB struct directly.
This commit is contained in:

committed by
Sven Neumann

parent
e779cf0b0f
commit
0b9a9e4e88
@ -87,6 +87,7 @@ GIMP_RGB_INTENSITY_BLUE
|
||||
GIMP_TYPE_RGB
|
||||
GIMP_TYPE_PARAM_RGB
|
||||
gimp_param_spec_rgb
|
||||
gimp_param_spec_rgb_has_alpha
|
||||
GIMP_VALUE_HOLDS_RGB
|
||||
<SUBSECTION Standard>
|
||||
GIMP_IS_PARAM_SPEC_RGB
|
||||
|
Reference in New Issue
Block a user