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

Data Fields

char * desc
 
ncinput shortcut
 
int shortcut_offset
 
char * shortdesc
 
int shortdesccols
 
bool disabled
 

Detailed Description

Definition at line 4 of file menu.c.

Field Documentation

◆ desc

char* desc

Definition at line 5 of file menu.c.

◆ disabled

bool disabled

Definition at line 10 of file menu.c.

◆ shortcut

ncinput shortcut

Definition at line 6 of file menu.c.

◆ shortcut_offset

int shortcut_offset

Definition at line 7 of file menu.c.

◆ shortdesc

char* shortdesc

Definition at line 8 of file menu.c.

◆ shortdesccols

int shortdesccols

Definition at line 9 of file menu.c.


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