Import line: | Vte = imports.gi.Vte; |
GIR File: | Vte-1.0.gir |
C documentation: | VteTerminalCursorShape |
Enum : | TerminalCursorShape |
Show / Hide Inherited methods, properties and signals |
Properties | |
---|---|
Number Vte.TerminalCursorShape.BLOCK : 0
|
|
Number Vte.TerminalCursorShape.IBEAM : 1
|
|
Number Vte.TerminalCursorShape.UNDERLINE : 2
|
None |
None |
None |
Class / Namespace | Method / Signal / Properties |
---|---|
Vte.Terminal
Property |
cursor_shape : Vte.TerminalCursorShape
|
Vte.Terminal
Method |
set_cursor_shape
(TerminalCursorShape shape)
:
none
|
Vte.Terminal
Method |
get_cursor_shape
()
:
Vte.TerminalCursorShape
|