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

Data Fields

int(* cbfxn )(ncplane *, void *, int)
 
nctree_int_item items
 
nctree_int_itemcuritem
 
unsigned maxdepth
 
unsigned * currentpath
 
int activerow
 
int indentcols
 
uint64_t bchannels
 

Detailed Description

Definition at line 11 of file tree.c.

Field Documentation

◆ activerow

int activerow

Definition at line 17 of file tree.c.

◆ bchannels

uint64_t bchannels

Definition at line 19 of file tree.c.

◆ cbfxn

int(* cbfxn) (ncplane *, void *, int)

Definition at line 12 of file tree.c.

◆ curitem

nctree_int_item* curitem

Definition at line 14 of file tree.c.

◆ currentpath

unsigned* currentpath

Definition at line 16 of file tree.c.

◆ indentcols

int indentcols

Definition at line 18 of file tree.c.

◆ items

Definition at line 13 of file tree.c.

◆ maxdepth

unsigned maxdepth

Definition at line 15 of file tree.c.


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