Enumeration (GI Enum)

Vte-3.91VteCursorShape

An enumerated type which can be used to indicate what should the terminal draw at the cursor position.

Index

Enumeration Members

Enumeration Members

BLOCK: number

Draw a block cursor. This is the default.

IBEAM: number

Draw a vertical bar on the left side of character. This is similar to the default cursor for other GTK+ widgets.

UNDERLINE: number

Draw a horizontal bar below the character.