ColorSelection.setCurrentRgba

void setCurrentRgba(gdk.rgba.RGBA rgba) nothrow

Sets the current color to be rgba.

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

Parameters

rgbaA #GdkRGBA to set the current color with