Method

GimpUiColorSelectionset_color

Declaration [src]

void
gimp_color_selection_set_color (
  GimpColorSelection* selection,
  GeglColor* color
)

Description [src]

Sets the GimpColorSelections current color to the new color.

Parameters

color

Type: GeglColor

The color to set as current color.

The data is owned by the caller of the function.