[ Version ( since = "0.52" ) ]
public void set_clear_background (bool setting)
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.
this |
a Terminal |
setting |
whether to clear the background |