35#ifndef MUTT_ENVELOPE_LIB_H
36#define MUTT_ENVELOPE_LIB_H
struct MuttWindow * env_window_new(struct Email *e, struct Buffer *fcc, struct ConfigSubset *sub)
Create the Envelope Window.
int env_function_dispatcher(struct MuttWindow *win, int op)
Perform an Envelope function - Implements function_dispatcher_t -.
String manipulation buffer.
A set of inherited config items.
The envelope/body of an email.