23#ifndef MUTT_COMPOSE_PRIVATE_H
24#define MUTT_COMPOSE_PRIVATE_H
unsigned long cum_attachs_size(struct ConfigSubset *sub, struct ComposeAttachData *adata)
Cumulative Attachments Size.
void update_menu(struct AttachCtx *actx, struct Menu *menu, bool init)
Redraw the compose window.
struct MuttWindow * attach_new(struct MuttWindow *parent, struct ComposeSharedData *shared)
Create the Attachments Menu.
Data to fill the Compose Attach Window.
A set of inherited config items.
struct MuttWindow * parent
Parent Window.