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

#include <internal.h>

Collaboration diagram for nctablet:

Data Fields

ncplanep
 
ncplanecbp
 
struct nctabletnext
 
struct nctabletprev
 
tabletcb cbfxn
 
void * curry
 

Detailed Description

Definition at line 169 of file internal.h.

Field Documentation

◆ cbfxn

tabletcb cbfxn

Definition at line 174 of file internal.h.

◆ cbp

ncplane* cbp

Definition at line 171 of file internal.h.

◆ curry

void* curry

Definition at line 175 of file internal.h.

◆ next

struct nctablet* next

Definition at line 172 of file internal.h.

◆ p

ncplane* p

Definition at line 170 of file internal.h.

◆ prev

struct nctablet* prev

Definition at line 173 of file internal.h.


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