Terminal.setCursorBlinks

Warning vte_terminal_set_cursor_blinks is deprecated and should not be used in newly-written code. 0.17.1 Use vte_terminal_set_cursor_blink_mode() instead. Sets whether or not the cursor will blink.

class Terminal
void
setCursorBlinks
(
int blink
)

Parameters

whether the cursor should blink

Meta