#include <winX.h>
Data Fields | |
struct menu | curr_menu |
struct menu | new_menu |
XFontStruct * | fs |
long | menu_count |
Dimension | line_height |
Dimension | internal_height |
Dimension | internal_width |
short | how |
boolean | valid_widgets |
boolean | is_menu |
boolean | is_active |
boolean | is_up |
boolean | cancelled |
boolean | counting |
struct menu menu_info_t::curr_menu |
XFontStruct* menu_info_t::fs |
short menu_info_t::how |
Dimension menu_info_t::internal_height |
Dimension menu_info_t::internal_width |
Dimension menu_info_t::line_height |
struct menu menu_info_t::new_menu |