will use the #GtkSettings:gtk-cursor-blink setting.
Terminal.cursorBlinkMode
vte.types.CursorBlinkMode cursorBlinkMode() @propertyGet cursorBlinkMode property.
Returns
Sets whether or not the cursor will blink. Using vte.types.CursorBlinkMode.System
void cursorBlinkMode(vte.types.CursorBlinkMode propval) @propertySet cursorBlinkMode property.
Parameters
propval | Sets whether or not the cursor will blink. Using vte.types.CursorBlinkMode.System will use the #GtkSettings:gtk-cursor-blink setting. |