set_background_rgba
Description:
[ Version ( deprecated = true , deprecated_since = "3.22" ) ]
public void set_background_rgba (RGBA rgba)
public void set_background_rgba (RGBA rgba)
Warning: set_background_rgba is deprecated since 3.22.
Sets the background color of this.
Note:
Don't use this function
See also set_background_pattern.
Parameters:
this |
a Window |
rgba |
a RGBA color |