Menuitem option 'submenu'. Draw bullet '>' on the right.
This commit is contained in:
@@ -276,6 +276,7 @@ typedef struct
|
||||
void (*func)(uicb_t);
|
||||
uicb_t cmd;
|
||||
Bool (*check)(uicb_t);
|
||||
char *submenu;
|
||||
} MenuItem;
|
||||
|
||||
/* Menu Struct */
|
||||
|
||||
Reference in New Issue
Block a user