ColorSelection.setCurrentColor

void setCurrentColor(gdk.color.Color color) nothrow

Sets the current color to be color.

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

Parameters

colora #GdkColor to set the current color with

Deprecated