CursorBlinkMode# class CursorBlinkMode# An enumerated type which can be used to indicate the cursor blink mode for the terminal. Fields# class CursorBlinkMode OFF# Cursor does not blink. ON# Cursor blinks. SYSTEM# Follow GTK+ settings for cursor blinking.