#include <wintty.h>
Data Fields | |
int | flags |
xchar | type |
boolean | active |
uchar | offx |
uchar | offy |
short | rows |
short | cols |
short | curx |
short | cury |
short | maxrow |
short | maxcol |
short * | datlen |
char ** | data |
char * | morestr |
tty_menu_item * | mlist |
tty_menu_item ** | plist |
short | plist_size |
short | npages |
short | nitems |
short | how |
char | menu_ch |
short WinDesc::cols |
short WinDesc::curx |
short WinDesc::cury |
char** WinDesc::data |
short* WinDesc::datlen |
int WinDesc::flags |
short WinDesc::how |
short WinDesc::maxcol |
short WinDesc::maxrow |
char WinDesc::menu_ch |
char* WinDesc::morestr |
short WinDesc::nitems |
short WinDesc::npages |
short WinDesc::plist_size |
short WinDesc::rows |