[ CCode ( cname = "gimp_color_button_set_color" ) ]
public void set_color (Color color)
Sets the this to the given color.
| this |
Pointer to a ColorButton. |
| color |
A new [class@Gegl.Color]. |