NeoMutt  2024-04-16-36-g75b6fb
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
MenuStatusLineData Struct Reference

Data for creating a Menu line. More...

+ Collaboration diagram for MenuStatusLineData:

Data Fields

struct IndexSharedDatashared
 Data shared between Index, Pager and Sidebar.
 
struct Menumenu
 Current Menu.
 

Detailed Description

Data for creating a Menu line.

Definition at line 75 of file status.c.

Field Documentation

◆ shared

struct IndexSharedData* MenuStatusLineData::shared

Data shared between Index, Pager and Sidebar.

Definition at line 77 of file status.c.

◆ menu

struct Menu* MenuStatusLineData::menu

Current Menu.

Definition at line 78 of file status.c.


The documentation for this struct was generated from the following file: