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. | |
Allow libraries to initialise themselves.