Vte.CursorBlinkMode – vte-2.91-gtk4 Reference Manual
Packages
vte-2.91-gtk4
Vte
CursorBlinkMode
OFF
ON
SYSTEM
CursorBlinkMode
Description:
[
CCode
( cprefix =
"VTE_CURSOR_BLINK_"
, type_id =
"vte_cursor_blink_mode_get_type ()"
) ]
public
enum
CursorBlinkMode
An enumerated type which can be used to indicate the cursor blink mode for the terminal.
Namespace:
Vte
Package:
vte-2.91-gtk4
Content:
Enum values:
OFF
-
Cursor does not blink.
ON
-
Cursor blinks.
SYSTEM
-
Follow GTK+ settings for cursor blinking.