NeoMutt  2025-12-11-949-g4870ee
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
NeoMutt object

Container for Accounts, Notifications

Data

Data Description Links
NeoMutt Global NeoMutt object

Functions

Function Description Links
cleanup_gui_modules() Clean up each of the Gui Modules
cleanup_modules() Clean up each of the Modules
init_commands() Initialise the NeoMutt commands
init_config() Initialise the config system
init_env() Initialise the Environment
init_gui_modules() Initialise the Gui Modules
init_locale() Initialise the Locale/NLS settings
init_modules() Initialise the Modules
localise_config() Localise some config
mutt_file_fopen_masked_full() Wrapper around mutt_file_fopen_full()
neomutt_account_add() Add an Account to the global list
neomutt_account_remove() Remove an Account from the global list
neomutt_accounts_free() - Free all the Accounts
neomutt_cleanup() Clean up NeoMutt and Modules
neomutt_free() Free a NeoMutt
neomutt_get_module_data() Get the private data for a Module
neomutt_gui_cleanup() Clean up the GUI Modules
neomutt_gui_init() Initialise the GUI Modules
neomutt_init() Initialise NeoMutt
neomutt_mailboxes_get() Get an Array of matching Mailboxes
neomutt_new() Create the main NeoMutt object
neomutt_set_module_data() Set the private data for a Module
reset_tilde() Temporary measure