Terminal.cursorBlinkMode

vte.types.CursorBlinkMode cursorBlinkMode() @property

Get cursorBlinkMode property.

Returns

Sets whether or not the cursor will blink. Using [vte.types.CursorBlinkMode.System]

will use the #GtkSettings:gtk-cursor-blink setting.

void cursorBlinkMode(vte.types.CursorBlinkMode propval) @property

Set cursorBlinkMode property.

Parameters

propvalSets whether or not the cursor will blink. Using [vte.types.CursorBlinkMode.System] will use the #GtkSettings:gtk-cursor-blink setting.