NeoMutt  2025-12-11-911-gd8d604
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
ComposeModuleData Struct Reference

Compose private Module data. More...

#include "module_data.h"

+ Collaboration diagram for ComposeModuleData:

Data Fields

struct Notifynotify
 Notifications.
 
struct MenuDefinitionmd_compose
 Compose Menu Definition.
 

Detailed Description

Compose private Module data.

Definition at line 29 of file module_data.h.

Field Documentation

◆ notify

struct Notify* ComposeModuleData::notify

Notifications.

Definition at line 31 of file module_data.h.

◆ md_compose

struct MenuDefinition* ComposeModuleData::md_compose

Compose Menu Definition.

Definition at line 32 of file module_data.h.


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