![]() |
Notcurses 3.0.13
a blingful library for TUIs and character graphics
|
#include <notcurses.h>
Data Fields | |
const char * | name |
int | itemcount |
struct ncmenu_item * | items |
ncinput | shortcut |
Definition at line 4120 of file notcurses.h.
int itemcount |
Definition at line 4122 of file notcurses.h.
struct ncmenu_item* items |
Definition at line 4123 of file notcurses.h.
const char* name |
Definition at line 4121 of file notcurses.h.
ncinput shortcut |
Definition at line 4124 of file notcurses.h.