gtkColorSelectionSetPreviousColor {RGtk2} | R Documentation |
Sets the 'previous' color to be color
. This function should be called with
some hesitations, as it might seem confusing to have that color change.
Calling gtkColorSelectionSetCurrentColor
will also set this color the first
time it is called.
gtkColorSelectionSetPreviousColor(object, color)
|
[GtkColorSelection ] a GtkColorSelection . |
|
[GdkColor ] a GdkColor to set the previous color with. |
Derived by RGtkGen from GTK+ documentation