Enumeration
VteCursorBlinkMode
Description [src]
An enumerated type which can be used to indicate the cursor blink mode for the terminal.
Members
Name | Description |
---|---|
VTE_CURSOR_BLINK_SYSTEM |
Follow GTK+ settings for cursor blinking. |
VTE_CURSOR_BLINK_ON |
Cursor blinks. |
VTE_CURSOR_BLINK_OFF |
Cursor does not blink. |