API Version: 3.91
Library Version: 0.80.1
Generated by gi-docgen 2025.3
enum Vte.CursorBlinkMode
An enumerated type which can be used to indicate the cursor blink mode for the terminal.
VTE_CURSOR_BLINK_SYSTEM
Follow GTK+ settings for cursor blinking.
0
VTE_CURSOR_BLINK_ON
Cursor blinks.
1
VTE_CURSOR_BLINK_OFF
Cursor does not blink.
2
Content