set_color
Description:
[
Version ( deprecated =
true , since =
"2.4" ) ]
public void set_color (
Color color)
Warning: set_color is deprecated.
Sets the current color to be color
.
Parameters:
this |
a ColorButton
|
color |
A Color to set the current color with
|