gtkColorSelectionSetCurrentColor: gtkColorSelectionSetCurrentColor
Description
Sets the current color to be color
. The first time this is called, it will
also set the original color to be color
too.Usage
gtkColorSelectionSetCurrentColor(object, color)
Arguments
color
A GdkColor
to set the current color with.