delta property

  1. @IntPtr()
int delta
getter/setter pair

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

Implementation

@ffi.IntPtr()
external int delta;