Notcurses 3.0.13
a blingful library for TUIs and character graphics
Loading...
Searching...
No Matches
cursorreport Struct Reference

#include <termdesc.h>

Collaboration diagram for cursorreport:

Data Fields

int x
 
int y
 
struct cursorreportnext
 

Detailed Description

Definition at line 97 of file termdesc.h.

Field Documentation

◆ next

struct cursorreport* next

Definition at line 99 of file termdesc.h.

◆ x

int x

Definition at line 98 of file termdesc.h.

◆ y

int y

Definition at line 98 of file termdesc.h.


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