set_color
Description:
[ Version ( deprecated = true , deprecated_since = "1.10" , since = "1.2" ) ]
public void set_color (Color? color)
public void set_color (Color? color)
Warning: set_color is deprecated since 1.10.
Sets (or unsets) the background color for this
Note:
Use set_background_color instead.
Parameters:
this |
a Box |
color |
the background color, or |