Method
GimpUiColorButtonset_color_config
Declaration [src]
void
gimp_color_button_set_color_config (
GimpColorButton* button,
GimpColorConfig* config
)
Description [src]
Sets the color management configuration to use with this color button’s
GimpColorArea
.
Available since: | 2.10 |
Sets property | GimpUi.ColorButton:color-config |
Parameters
config |
GimpColorConfig |
A |
|
The data is owned by the caller of the function. |