Vte.Terminal.BackgroundImage Property
Sets a background image for the widget.

Syntax

public Gdk.Pixbuf BackgroundImage { set; }

Value

Gdk.Pixbuf to use, or null to cancel

Remarks

Text which would otherwise be drawn using the default background color will instead be drawn over the specified image. If necessary, the image will be tiled to cover the widget's entire visible area.

Requirements

Namespace: Vte
Assembly: vte-sharp (in vte-sharp.dll)