![]() |
Notcurses 3.0.16
a blingful library for TUIs and character graphics
|
#include <notcurses.h>
Data Fields | |
struct ncmenu_section * | sections |
int | sectioncount |
uint64_t | headerchannels |
uint64_t | sectionchannels |
uint64_t | flags |
Definition at line 4134 of file notcurses.h.
uint64_t flags |
Definition at line 4139 of file notcurses.h.
uint64_t headerchannels |
Definition at line 4137 of file notcurses.h.
uint64_t sectionchannels |
Definition at line 4138 of file notcurses.h.
int sectioncount |
Definition at line 4136 of file notcurses.h.
struct ncmenu_section* sections |
Definition at line 4135 of file notcurses.h.