36#ifndef MUTT_ENVELOPE_LIB_H
37#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, const struct KeyEvent *event)
Perform an Envelope function - Implements function_dispatcher_t -.
String manipulation buffer.
A set of inherited config items.
The envelope/body of an email.
An event such as a keypress.