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

#include <internal.h>

Collaboration diagram for nctab:

Data Fields

struct nctabbednt
 
tabcb cb
 
char * name
 
int namecols
 
void * curry
 
struct nctabprev
 
struct nctabnext
 

Detailed Description

Definition at line 231 of file internal.h.

Field Documentation

◆ cb

tabcb cb

Definition at line 233 of file internal.h.

◆ curry

void* curry

Definition at line 236 of file internal.h.

◆ name

char* name

Definition at line 234 of file internal.h.

◆ namecols

int namecols

Definition at line 235 of file internal.h.

◆ next

struct nctab* next

Definition at line 238 of file internal.h.

◆ nt

struct nctabbed* nt

Definition at line 232 of file internal.h.

◆ prev

struct nctab* prev

Definition at line 237 of file internal.h.


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