Window.setClearColor

Set the color which this windows use to clear the buffer. This is also the background color of the window.

struct Window
@nogc const nothrow
void
setClearColor
(
const Color4b col
)

Meta