TypeScript API Documentation for VTE
API Version: 3.91
Library Version: 0.84.0
Generated with TypeDoc via ts-for-gir v4.0.0-rc.9
An enumerated type which can be used to indicate what should the terminal draw at the cursor position.
Draw a block cursor. This is the default.
Draw a vertical bar on the left side of character. This is similar to the default cursor for other GTK+ widgets.
Draw a horizontal bar below the character.
An enumerated type which can be used to indicate what should the terminal draw at the cursor position.