NeoMutt  2025-12-11-800-ga0ee0f
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
NeoMutt library API

Allow libraries to initialise themselves. More...

+ Collaboration diagram for NeoMutt library API:

Topics

 init()
 Initialise a Module.
 
 config_define_types()
 Set up Config Types.
 
 config_define_variables()
 Define the Config Variables.
 
 commands_register()
 Register NeoMutt Commands.
 
 gui_init()
 Initialise the GUI.
 
 gui_cleanup()
 Clean up the GUI.
 
 cleanup()
 Clean up a Module.
 

Detailed Description

Allow libraries to initialise themselves.