![]() |
Notcurses 3.0.17
a blingful library for TUIs and character graphics
|

Data Fields | |
| ncplane * | ncp |
| unsigned | current |
| unsigned | startdisp |
| unsigned | maxdisplay |
| unsigned | longitem |
| struct ncmselector_int * | items |
| unsigned | itemcount |
| char * | title |
| unsigned | titlecols |
| char * | secondary |
| unsigned | secondarycols |
| char * | footer |
| unsigned | footercols |
| uint64_t | opchannels |
| uint64_t | descchannels |
| uint64_t | titlechannels |
| uint64_t | footchannels |
| uint64_t | boxchannels |
| int | uarrowy |
| int | darrowy |
| int | arrowx |
Definition at line 40 of file selector.c.
| int arrowx |
Definition at line 59 of file selector.c.
| uint64_t boxchannels |
Definition at line 58 of file selector.c.
| unsigned current |
Definition at line 42 of file selector.c.
| int darrowy |
Definition at line 59 of file selector.c.
| uint64_t descchannels |
Definition at line 55 of file selector.c.
| uint64_t footchannels |
Definition at line 57 of file selector.c.
| char* footer |
Definition at line 52 of file selector.c.
| unsigned footercols |
Definition at line 53 of file selector.c.
| unsigned itemcount |
Definition at line 47 of file selector.c.
| struct ncmselector_int* items |
Definition at line 46 of file selector.c.
| unsigned longitem |
Definition at line 45 of file selector.c.
| unsigned maxdisplay |
Definition at line 44 of file selector.c.
| ncplane* ncp |
Definition at line 41 of file selector.c.
| uint64_t opchannels |
Definition at line 54 of file selector.c.
| char* secondary |
Definition at line 50 of file selector.c.
| unsigned secondarycols |
Definition at line 51 of file selector.c.
| unsigned startdisp |
Definition at line 43 of file selector.c.
| char* title |
Definition at line 48 of file selector.c.
| uint64_t titlechannels |
Definition at line 56 of file selector.c.
| unsigned titlecols |
Definition at line 49 of file selector.c.
| int uarrowy |
Definition at line 59 of file selector.c.