Virtual Method

GimpUiColorSelectorset_color

Declaration [src]

void
set_color (
  GimpColorSelector* selector,
  GeglColor* color
)

Description [src]

Sets the color shown in the selector widget.

Parameters

color

Type: GeglColor

The new color.

The data is owned by the caller of the function.