Notcurses 3.0.13
a blingful library for TUIs and character graphics
Loading...
Searching...
No Matches
nctabbed Struct Reference
Collaboration diagram for nctabbed:

Data Fields

ncplanencp
 
ncplanep
 
ncplanehp
 
nctableftmost
 
nctabselected
 
int tabcount
 
int sepcols
 
nctabbed_opsint opts
 

Detailed Description

Definition at line 11 of file tabbed.c.

Field Documentation

◆ hp

ncplane* hp

Definition at line 14 of file tabbed.c.

◆ leftmost

nctab* leftmost

Definition at line 16 of file tabbed.c.

◆ ncp

ncplane* ncp

Definition at line 12 of file tabbed.c.

◆ opts

Definition at line 20 of file tabbed.c.

◆ p

ncplane* p

Definition at line 13 of file tabbed.c.

◆ selected

nctab* selected

Definition at line 17 of file tabbed.c.

◆ sepcols

int sepcols

Definition at line 19 of file tabbed.c.

◆ tabcount

int tabcount

Definition at line 18 of file tabbed.c.


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