Container for Accounts, Notifications.
More...
#include "neomutt.h"
Container for Accounts, Notifications.
Definition at line 40 of file neomutt.h.
◆ modules
Library modules.
Definition at line 42 of file neomutt.h.
◆ module_data
Private library module data.
Definition at line 43 of file neomutt.h.
◆ notify
| struct Notify* NeoMutt::notify |
Notifications handler.
Definition at line 45 of file neomutt.h.
◆ notify_resize
| struct Notify* NeoMutt::notify_resize |
Window resize notifications handler.
Definition at line 46 of file neomutt.h.
◆ notify_timeout
| struct Notify* NeoMutt::notify_timeout |
Timeout notifications handler.
Definition at line 47 of file neomutt.h.
◆ cs
◆ sub
Inherited config items.
Definition at line 49 of file neomutt.h.
◆ accounts
| struct AccountArray NeoMutt::accounts |
◆ time_c_locale
| locale_t NeoMutt::time_c_locale |
Current locale but LC_TIME=C.
Definition at line 51 of file neomutt.h.
◆ user_default_umask
| mode_t NeoMutt::user_default_umask |
User's default file writing permissions (inferred from umask)
Definition at line 52 of file neomutt.h.
◆ commands
| struct CommandArray NeoMutt::commands |
◆ groups
◆ home_dir
User's home directory.
Definition at line 56 of file neomutt.h.
◆ username
User's login name.
Definition at line 57 of file neomutt.h.
◆ env
Private copy of the environment variables.
Definition at line 58 of file neomutt.h.
The documentation for this struct was generated from the following file: