![]() |
Notcurses 3.0.13
a blingful library for TUIs and character graphics
|
#include <notcurses.h>
Data Fields | |
const char * | title |
const char * | secondary |
const char * | footer |
const struct ncmselector_item * | items |
unsigned | maxdisplay |
uint64_t | opchannels |
uint64_t | descchannels |
uint64_t | titlechannels |
uint64_t | footchannels |
uint64_t | boxchannels |
uint64_t | flags |
Definition at line 3994 of file notcurses.h.
uint64_t boxchannels |
Definition at line 4006 of file notcurses.h.
uint64_t descchannels |
Definition at line 4003 of file notcurses.h.
uint64_t flags |
Definition at line 4007 of file notcurses.h.
uint64_t footchannels |
Definition at line 4005 of file notcurses.h.
const char* footer |
Definition at line 3997 of file notcurses.h.
const struct ncmselector_item* items |
Definition at line 3998 of file notcurses.h.
unsigned maxdisplay |
Definition at line 4000 of file notcurses.h.
uint64_t opchannels |
Definition at line 4002 of file notcurses.h.
const char* secondary |
Definition at line 3996 of file notcurses.h.
const char* title |
Definition at line 3995 of file notcurses.h.
uint64_t titlechannels |
Definition at line 4004 of file notcurses.h.