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_accounts_free() | - Free all the Accounts | |
| neomutt_free() | Free a NeoMutt | |
| neomutt_mailboxes_get() | Get an Array of matching Mailboxes | |
| neomutt_new() | Create the main NeoMutt object |