![]() |
Notcurses 3.0.16
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 4051 of file notcurses.h.
unsigned count |
Definition at line 4053 of file notcurses.h.
uint64_t flags |
Definition at line 4056 of file notcurses.h.
int indentcols |
Definition at line 4055 of file notcurses.h.
const struct nctree_item* items |
Definition at line 4052 of file notcurses.h.
int(* nctreecb) (struct ncplane *, void *, int) |
Definition at line 4054 of file notcurses.h.