Method

GimpUiColorSelectionset_old_color

[]

Declaration [src]

void
gimp_color_selection_set_old_color (
  GimpColorSelection* selection,
  GeglColor* color
)
[]

Description [src]

Sets the GimpColorSelections old color.

[]

Parameters

color

Type: GeglColor

The color to set as old color.

The data is owned by the caller of the function.