NeoMutt  2025-12-11-1009-ga75d9e
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
MenuStatusLineData Struct Reference

Data for creating a Menu line. More...

#include "expando_status.h"

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 31 of file expando_status.h.

Field Documentation

◆ shared

struct IndexSharedData* MenuStatusLineData::shared

Data shared between Index, Pager and Sidebar.

Definition at line 33 of file expando_status.h.

◆ menu

struct Menu* MenuStatusLineData::menu

Current Menu.

Definition at line 34 of file expando_status.h.


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