Data to fill the Compose Attach Window. More...
#include "attach_data.h"
Collaboration diagram for ComposeAttachData:Data Fields | |
| struct AttachCtx * | actx |
| Set of attachments. | |
| struct Menu * | menu |
| Menu displaying the attachments. | |
Data to fill the Compose Attach Window.
Definition at line 32 of file attach_data.h.
| struct AttachCtx* ComposeAttachData::actx |
Set of attachments.
Definition at line 34 of file attach_data.h.
| struct Menu* ComposeAttachData::menu |
Menu displaying the attachments.
Definition at line 35 of file attach_data.h.