ColorSelection.setPreviousColor

Sets the “previous” color to be color.

This function should be called with some hesitations, as it might seem confusing to have that color change. Calling Color.selectionSetCurrentColor will also set this color the first time it is called.

More...
class ColorSelection
void
setPreviousColor

Parameters

color Color

a gdk.Color to set the previous color with

Detailed Description

Deprecated: Use Color.selectionSetPreviousRgba instead.