struct AttachCtx * mutt_actx_new(void)
Create a new Attachment Context.
void mutt_actx_free(struct AttachCtx **ptr)
Free an Attachment Context.
GUI display the mailboxes in a side panel.
struct ComposeAttachData * attach_data_new(struct Email *e)
Create new Compose Attach Data.
#define MUTT_MEM_CALLOC(n, type)
Convenience wrapper for the library headers.
struct Email * email
Used by recvattach for updating.
Data to fill the Compose Attach Window.
struct Menu * menu
Menu displaying the attachments.
struct AttachCtx * actx
Set of attachments.
The envelope/body of an email.