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