Enumeration
VteCursorBlinkMode
unstable since: 3.91
Description [src]
An enumerated type which can be used to indicate the cursor blink mode for the terminal.
Available since: 3.91
Members
VTE_CURSOR_BLINK_SYSTEM-
Follow GTK+ settings for cursor blinking.
- Value:
0 - Nickname:
system - Available since: 3.91
- Value:
VTE_CURSOR_BLINK_ON-
Cursor blinks.
- Value:
1 - Nickname:
on - Available since: 3.91
- Value:
VTE_CURSOR_BLINK_OFF-
Cursor does not blink.
- Value:
2 - Nickname:
off - Available since: 3.91
- Value: