#include <winX.h>
Data Fields | |
| int | type |
| Widget | popup |
| Widget | w |
| Dimension | pixel_width |
| Dimension | pixel_height |
| int | prevx |
| int | cursx |
| int | prevy |
| int | cursy |
| union { | |
| struct map_info_t * Map_info | |
| struct mesg_info_t * Mesg_info | |
| struct status_info_t * Status_info | |
| struct menu_info_t * Menu_info | |
| struct text_info_t * Text_info | |
| } | Win_info |
| boolean | keep_window |
| int xwindow::cursx |
| int xwindow::cursy |
| struct map_info_t* xwindow::Map_info |
| struct menu_info_t* xwindow::Menu_info |
| struct mesg_info_t* xwindow::Mesg_info |
| Dimension xwindow::pixel_height |
| Dimension xwindow::pixel_width |
| Widget xwindow::popup |
| int xwindow::prevx |
| int xwindow::prevy |
| struct status_info_t* xwindow::Status_info |
| struct text_info_t* xwindow::Text_info |
| int xwindow::type |
| Widget xwindow::w |
| union { ... } xwindow::Win_info |
1.7.2