gtkColorSelectionSetCurrentColor {RGtk2} | R Documentation |
Sets the current color to be color
. The first time this is called, it will
also set the original color to be color
too.
gtkColorSelectionSetCurrentColor(object, color)
|
[GtkColorSelection ] a GtkColorSelection . |
|
[GdkColor ] A GdkColor to set the current color with. |
Derived by RGtkGen from GTK+ documentation