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

Envelope private Module data. More...

#include "module_data.h"

+ Collaboration diagram for EnvelopeModuleData:

Data Fields

struct Notifynotify
 Notifications.
 
int header_padding [HDR_ATTACH_TITLE]
 Width of each header prompt.
 
int max_header_width
 Width of the widest header.
 

Detailed Description

Envelope private Module data.

Definition at line 31 of file module_data.h.

Field Documentation

◆ notify

struct Notify* EnvelopeModuleData::notify

Notifications.

Definition at line 33 of file module_data.h.

◆ header_padding

int EnvelopeModuleData::header_padding[HDR_ATTACH_TITLE]

Width of each header prompt.

Definition at line 34 of file module_data.h.

◆ max_header_width

int EnvelopeModuleData::max_header_width

Width of the widest header.

Definition at line 35 of file module_data.h.


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