set_clear_background
Description:
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:
this |
a Terminal |
setting |
whether to clear the background |