Notcurses 3.0.13
a blingful library for TUIs and character graphics
Loading...
Searching...
No Matches
ncmultiselector Struct Reference
Collaboration diagram for ncmultiselector:

Data Fields

ncplanencp
 
unsigned current
 
unsigned startdisp
 
unsigned maxdisplay
 
unsigned longitem
 
struct ncmselector_intitems
 
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
 

Detailed Description

Definition at line 40 of file selector.c.

Field Documentation

◆ arrowx

int arrowx

Definition at line 59 of file selector.c.

◆ boxchannels

uint64_t boxchannels

Definition at line 58 of file selector.c.

◆ current

unsigned current

Definition at line 42 of file selector.c.

◆ darrowy

int darrowy

Definition at line 59 of file selector.c.

◆ descchannels

uint64_t descchannels

Definition at line 55 of file selector.c.

◆ footchannels

uint64_t footchannels

Definition at line 57 of file selector.c.

◆ footer

char* footer

Definition at line 52 of file selector.c.

◆ footercols

unsigned footercols

Definition at line 53 of file selector.c.

◆ itemcount

unsigned itemcount

Definition at line 47 of file selector.c.

◆ items

struct ncmselector_int* items

Definition at line 46 of file selector.c.

◆ longitem

unsigned longitem

Definition at line 45 of file selector.c.

◆ maxdisplay

unsigned maxdisplay

Definition at line 44 of file selector.c.

◆ ncp

ncplane* ncp

Definition at line 41 of file selector.c.

◆ opchannels

uint64_t opchannels

Definition at line 54 of file selector.c.

◆ secondary

char* secondary

Definition at line 50 of file selector.c.

◆ secondarycols

unsigned secondarycols

Definition at line 51 of file selector.c.

◆ startdisp

unsigned startdisp

Definition at line 43 of file selector.c.

◆ title

char* title

Definition at line 48 of file selector.c.

◆ titlechannels

uint64_t titlechannels

Definition at line 56 of file selector.c.

◆ titlecols

unsigned titlecols

Definition at line 49 of file selector.c.

◆ uarrowy

int uarrowy

Definition at line 59 of file selector.c.


The documentation for this struct was generated from the following file: