Envelope private Module data. More...
#include "module_data.h"
Collaboration diagram for EnvelopeModuleData:Data Fields | |
| struct Notify * | notify |
| Notifications. | |
| int | header_padding [HDR_ATTACH_TITLE] |
| Width of each header prompt. | |
| int | max_header_width |
| Width of the widest header. | |
Definition at line 31 of file module_data.h.
| struct Notify* EnvelopeModuleData::notify |
Notifications.
Definition at line 33 of file module_data.h.
| int EnvelopeModuleData::header_padding[HDR_ATTACH_TITLE] |
Width of each header prompt.
Definition at line 34 of file module_data.h.
| int EnvelopeModuleData::max_header_width |
Width of the widest header.
Definition at line 35 of file module_data.h.