NeoMutt  2025-12-11-1039-g550ac6
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
MenuFunctionData Struct Reference

Data passed to Menu worker functions. More...

#include "functions.h"

Collaboration diagram for MenuFunctionData:

Data Fields

struct NeoMuttn
 NeoMutt application data.
struct Menumenu
 Menu data.

Detailed Description

Data passed to Menu worker functions.

Definition at line 31 of file functions.h.

Field Documentation

◆ n

struct NeoMutt* MenuFunctionData::n

NeoMutt application data.

Definition at line 33 of file functions.h.

◆ menu

struct Menu* MenuFunctionData::menu

Menu data.

Definition at line 34 of file functions.h.


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