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

Data Fields

ncplanencp
 
unsigned selected
 
unsigned startdisp
 
unsigned maxdisplay
 
unsigned longop
 
unsigned longdesc
 
struct ncselector_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 17 of file selector.c.

Field Documentation

◆ arrowx

int arrowx

Definition at line 37 of file selector.c.

◆ boxchannels

uint64_t boxchannels

Definition at line 36 of file selector.c.

◆ darrowy

int darrowy

Definition at line 37 of file selector.c.

◆ descchannels

uint64_t descchannels

Definition at line 33 of file selector.c.

◆ footchannels

uint64_t footchannels

Definition at line 35 of file selector.c.

◆ footer

char* footer

Definition at line 30 of file selector.c.

◆ footercols

unsigned footercols

Definition at line 31 of file selector.c.

◆ itemcount

unsigned itemcount

Definition at line 25 of file selector.c.

◆ items

struct ncselector_int* items

Definition at line 24 of file selector.c.

◆ longdesc

unsigned longdesc

Definition at line 23 of file selector.c.

◆ longop

unsigned longop

Definition at line 22 of file selector.c.

◆ maxdisplay

unsigned maxdisplay

Definition at line 21 of file selector.c.

◆ ncp

ncplane* ncp

Definition at line 18 of file selector.c.

◆ opchannels

uint64_t opchannels

Definition at line 32 of file selector.c.

◆ secondary

char* secondary

Definition at line 28 of file selector.c.

◆ secondarycols

unsigned secondarycols

Definition at line 29 of file selector.c.

◆ selected

unsigned selected

Definition at line 19 of file selector.c.

◆ startdisp

unsigned startdisp

Definition at line 20 of file selector.c.

◆ title

char* title

Definition at line 26 of file selector.c.

◆ titlechannels

uint64_t titlechannels

Definition at line 34 of file selector.c.

◆ titlecols

unsigned titlecols

Definition at line 27 of file selector.c.

◆ uarrowy

int uarrowy

Definition at line 37 of file selector.c.


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