Vte.Terminal.CursorBlinks Property
Sets whether or not the cursor will blink.

Syntax

public bool CursorBlinks { set; }

Value

true if the cursor should blink

Remarks

The length of the blinking cycle is controlled by the "gtk-cursor-blink-time" GTK+ setting.

Requirements

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