# File src/window.rb, line 146
def
bgcolor
(
r
,
g
,
b
)
Window
.
bgcolor
= [
r
,
g
,
b
]
end