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.
const struct Module ModulePattern
Module for the Pattern library.
@ MODULE_ID_PATTERN
ModulePattern, Pattern
Convenience wrapper for the library headers.
struct ConfigDef PatternVars[]
Config definitions for the pattern library.
static bool pattern_config_define_variables(struct NeoMutt *n, struct ConfigSet *cs)
Define the Config Variables - Implements Module::config_define_variables()
static bool pattern_cleanup(struct NeoMutt *n)
Clean up a Module - Implements Module::cleanup()
static bool pattern_init(struct NeoMutt *n)
Initialise a Module - Implements Module::init()
Pattern private Module data.
Container for lots of config items.
Container for Accounts, Notifications.