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 ModuleHelpbar
Module for the Helpbar library.
struct ConfigDef HelpbarVars[]
Config definitions for the Helpbar.
static bool helpbar_init(struct NeoMutt *n)
Initialise a Module - Implements Module::init()
static bool helpbar_cleanup(struct NeoMutt *n)
Clean up a Module - Implements Module::cleanup()
static bool helpbar_config_define_variables(struct NeoMutt *n, struct ConfigSet *cs)
Define the Config Variables - Implements Module::config_define_variables()
Helpbar private Module data.
@ MODULE_ID_HELPBAR
ModuleHelpbar, Help bar
Convenience wrapper for the library headers.
Container for lots of config items.
Container for Accounts, Notifications.