libghostty
Loading...
Searching...
No Matches
GhosttyPointCoordinate Struct Reference

#include <ghostty/vt/point.h>

Data Fields

uint16_t x
uint32_t y

Detailed Description

A coordinate in the terminal grid.

Definition at line 30 of file point.h.

Field Documentation

◆ x

uint16_t x

Column (0-indexed).

Definition at line 32 of file point.h.

◆ y

uint32_t y

Row (0-indexed). May exceed page size for screen/history tags.

Definition at line 35 of file point.h.


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