Data Fields | |
char * | title |
struct _menuitem * | items |
struct _menuitem * | active_item |
struct _menuitem * | too_big_start_item |
struct _menuitem * | too_big_end_item |
struct _menuitem * | parent_item |
int | x |
int | y |
int | width |
int | height |
int | depth |
Window | win |
GC | mask_gc |
Bool | too_big |
MBDrawable * | active_item_drw |
MBDrawable * | backing |
Definition at line 136 of file mbmenu.h.