Sorry for reporting an issue for this. But I feel that having a Clear() method for Window will make the client side code look more C++ like. Right now I have to call the free floating ClearBackground() from raylib.h or create an object of Color and call ClearBackground() on it. I'll be happy to make the change if everyone wants it.
Also, @RobLoach can you add the Discussion tab for this repo? It will be better to discuss such question there instead of reporting an issue.