struct ConfigDef ComposeVars[]
Config definitions for compose.
static bool compose_cleanup(struct NeoMutt *n)
Clean up a Module - Implements Module::cleanup()
const struct Module ModuleCompose
Module for the Compose library.
static bool compose_init(struct NeoMutt *n)
Initialise a Module - Implements Module::init()
static bool compose_config_define_variables(struct NeoMutt *n, struct ConfigSet *cs)
Define the Config Variables - Implements Module::config_define_variables()
Compose private Module data.
Convenience wrapper for the config headers.
bool cs_register_variables(const struct ConfigSet *cs, struct ConfigDef vars[])
Register a set of config items.
Convenience wrapper for the core headers.
@ MODULE_ID_COMPOSE
ModuleCompose, Compose an Email
Convenience wrapper for the library headers.
Container for lots of config items.
Container for Accounts, Notifications.