![]() |
Notcurses 3.0.13
a blingful library for TUIs and character graphics
|
#include <notcurses.h>
Data Fields | |
const struct nctree_item * | items |
unsigned | count |
int(* | nctreecb )(struct ncplane *, void *, int) |
int | indentcols |
uint64_t | flags |
Definition at line 4047 of file notcurses.h.
unsigned count |
Definition at line 4049 of file notcurses.h.
uint64_t flags |
Definition at line 4052 of file notcurses.h.
int indentcols |
Definition at line 4051 of file notcurses.h.
const struct nctree_item* items |
Definition at line 4048 of file notcurses.h.
int(* nctreecb) (struct ncplane *, void *, int) |
Definition at line 4050 of file notcurses.h.