Data for creating a Menu line. More...
#include "expando_status.h"
Data Fields | |
struct IndexSharedData * | shared |
Data shared between Index, Pager and Sidebar. | |
struct Menu * | menu |
Current Menu. | |
Data for creating a Menu line.
Definition at line 31 of file expando_status.h.
struct IndexSharedData* MenuStatusLineData::shared |
Data shared between Index, Pager and Sidebar.
Definition at line 33 of file expando_status.h.
struct Menu* MenuStatusLineData::menu |
Current Menu.
Definition at line 34 of file expando_status.h.