Notcurses 3.0.13
a blingful library for TUIs and character graphics
Loading...
Searching...
No Matches
ncselector_options Struct Reference

#include <notcurses.h>

Collaboration diagram for ncselector_options:

Data Fields

const char * title
 
const char * secondary
 
const char * footer
 
const struct ncselector_itemitems
 
unsigned defidx
 
unsigned maxdisplay
 
uint64_t opchannels
 
uint64_t descchannels
 
uint64_t titlechannels
 
uint64_t footchannels
 
uint64_t boxchannels
 
uint64_t flags
 

Detailed Description

Definition at line 3912 of file notcurses.h.

Field Documentation

◆ boxchannels

uint64_t boxchannels

Definition at line 3927 of file notcurses.h.

◆ defidx

unsigned defidx

Definition at line 3919 of file notcurses.h.

◆ descchannels

uint64_t descchannels

Definition at line 3924 of file notcurses.h.

◆ flags

uint64_t flags

Definition at line 3928 of file notcurses.h.

◆ footchannels

uint64_t footchannels

Definition at line 3926 of file notcurses.h.

◆ footer

const char* footer

Definition at line 3915 of file notcurses.h.

◆ items

const struct ncselector_item* items

Definition at line 3916 of file notcurses.h.

◆ maxdisplay

unsigned maxdisplay

Definition at line 3921 of file notcurses.h.

◆ opchannels

uint64_t opchannels

Definition at line 3923 of file notcurses.h.

◆ secondary

const char* secondary

Definition at line 3914 of file notcurses.h.

◆ title

const char* title

Definition at line 3913 of file notcurses.h.

◆ titlechannels

uint64_t titlechannels

Definition at line 3925 of file notcurses.h.


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