![]() |
libghostty
|
#include <ghostty/vt/terminal.h>
Data Fields | |
| intptr_t | delta |
| uint64_t | _padding [2] |
Scroll viewport value.
Definition at line 77 of file terminal.h.
| uint64_t _padding[2] |
Padding for ABI compatibility. Do not use.
Definition at line 82 of file terminal.h.
| intptr_t delta |
Scroll delta (only used with GHOSTTY_SCROLL_VIEWPORT_DELTA). Up is negative.
Definition at line 79 of file terminal.h.