[ Version ( deprecated = true , deprecated_since = "3.4" , replacement = "set_background_rgba" , since = "2.6" ) ]
public void set_background_color (Color color)
Warning: set_background_color is deprecated since 3.4. Use set_background_rgba.
Sets the background color of view
.
Use set_background_rgba instead.
this |
a CellView |
color |
the new background color |