:right-sidebar: True CursorBlinkMode =================================================================== .. currentmodule:: gi.repository.Vte .. class:: CursorBlinkMode :no-contents-entry: An enumerated type which can be used to indicate the cursor blink mode for the terminal. Fields ------ .. rst-class:: interim-class .. class:: CursorBlinkMode :no-index: .. attribute:: OFF Cursor does not blink. .. attribute:: ON Cursor blinks. .. attribute:: SYSTEM Follow GTK+ settings for cursor blinking.