ColorSelection.setCurrentRgba
void setCurrentRgba(gdk.rgba.RGBA rgba)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
rgba | A #GdkRGBA to set the current color with |
void setCurrentRgba(gdk.rgba.RGBA rgba)Sets the current color to be rgba.
The first time this is called, it will also set the original color to be rgba too.
rgba | A #GdkRGBA to set the current color with |