Container for Accounts, Notifications
| Data | Description | Links |
|---|---|---|
| NeoMutt | Global NeoMutt object |
| Function | Description | Links |
|---|---|---|
| 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_free() | Free a NeoMutt | |
| neomutt_mailboxlist_clear() | Free a Mailbox List | |
| neomutt_mailboxlist_get_all() | Get a List of all Mailboxes | |
| neomutt_new() | Create the main NeoMutt object |