![]() |
Notcurses 3.0.16
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 4124 of file notcurses.h.
int itemcount |
Definition at line 4126 of file notcurses.h.
struct ncmenu_item* items |
Definition at line 4127 of file notcurses.h.
const char* name |
Definition at line 4125 of file notcurses.h.
ncinput shortcut |
Definition at line 4128 of file notcurses.h.