ColorSelection.setCurrentColor

void setCurrentColor(gdk.color.Color color)

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

Use [gtk.color_selection.ColorSelection.setCurrentRgba] instead.