Data Fields | |
| Display * | dpy |
| Window | root |
| int | screen |
| MBFont * | font |
| MBColor * | fg_col |
| MBColor * | bg_col |
| MBColor * | hl_col |
| MBColor * | bd_col |
| GC | gc |
| Bool | have_highlight_col |
| int | options |
| int | border_width |
| int | inner_border_width |
| XColor | border_cols [3] |
| int | trans |
| int | icon_dimention |
| MBPixbuf * | pb |
| MBPixbufImage * | img_default_folder |
| MBPixbufImage * | img_default_app |
| MBPixbufImage * | img_bg |
| Pixmap | arrow_icon |
| Pixmap | arrow_mask |
| Pixmap | bg_pixmap |
| Pixmap | bg_pixmap_mask |
| _menu * | rootmenu |
| Bool | xmenu_is_active |
| _menu * | active [10] |
| int | active_depth |
| Atom | atom_mbtheme |
| _menu * | keyboard_focus_menu |
Definition at line 204 of file mbmenu.h.
1.4.7