libghostty
Loading...
Searching...
No Matches
GhosttyTerminalScrollViewportValue Union Reference

#include <ghostty/vt/terminal.h>

Data Fields

intptr_t delta
uint64_t _padding [2]

Detailed Description

Scroll viewport value.

Definition at line 77 of file terminal.h.

Field Documentation

◆ _padding

uint64_t _padding[2]

Padding for ABI compatibility. Do not use.

Definition at line 82 of file terminal.h.

◆ delta

intptr_t delta

Scroll delta (only used with GHOSTTY_SCROLL_VIEWPORT_DELTA). Up is negative.

Definition at line 79 of file terminal.h.


The documentation for this union was generated from the following file: