Method

GimpUiColorButtonset_color

Declaration [src]

void
gimp_color_button_set_color (
  GimpColorButton* button,
  GeglColor* color
)

Description [src]

Sets the button to the given color.

Parameters

color

Type: GeglColor

A new GeglColor.

The data is owned by the caller of the function.