Module: Vte::CursorShape
- Defined in:
- (unknown)
Constant Summary collapse
- BLOCK =
Draw a block cursor. This is the default.
0 or :block
- IBEAM =
Draw a vertical bar on the left side of character. This is similar to the default cursor for other GTK+ widgets.
1 or :ibeam
- UNDERLINE =
Draw a horizontal bar below the character.
2 or :underline