set_current_color


Description:

public void set_current_color (Color color)

Sets the current color to be color.

Note:

Use gtk_color_selection_set_current_rgba instead.

The first time this is called, it will also set the original color to be color too.

Parameters:

this

a ColorSelection

color

a Color to set the current color with