VteTerminalCursorBlinkMode

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. VTE_CURSOR_BLINK_ON Cursor blinks. VTE_CURSOR_BLINK_OFF Cursor does not blink.

Values

ValueMeaning

Meta