Terminal.setClearBackground

void setClearBackground(bool setting) nothrow

Sets whether to paint the background with the background colour. The default is true.

This function is rarely useful. One use for it is to add a background image to the terminal.

Parameters

settingwhether to clear the background