Terminal.setBackgroundImageFile

Sets a background image for the widget. If specified by vte_terminal_set_background_saturation(), the terminal will tint its in-memory copy of the image before applying it to the terminal.

class Terminal
void
setBackgroundImageFile
(
string path
)

Parameters

path string

path to an image file. [type filename]

Meta