set_previous_color


Description:

public void set_previous_color (Color color)

Sets the “previous” color to be color.

Note:

Use gtk_color_selection_set_previous_rgba instead.

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

Parameters:

this

a ColorSelection

color

a Color to set the previous color with