API Version: 2.91
Library Version: 0.78.2
Generated by gi-docgen 2024.1
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