Container for Accounts, Notifications.
More...
#include "neomutt.h"
Container for Accounts, Notifications.
Definition at line 41 of file neomutt.h.
◆ notify
struct Notify* NeoMutt::notify |
Notifications handler.
Definition at line 43 of file neomutt.h.
◆ notify_resize
struct Notify* NeoMutt::notify_resize |
Window resize notifications handler.
Definition at line 44 of file neomutt.h.
◆ notify_timeout
struct Notify* NeoMutt::notify_timeout |
Timeout notifications handler.
Definition at line 45 of file neomutt.h.
◆ sub
Inherited config items.
Definition at line 46 of file neomutt.h.
◆ accounts
struct AccountList NeoMutt::accounts |
List of all Accounts.
Definition at line 47 of file neomutt.h.
◆ time_c_locale
locale_t NeoMutt::time_c_locale |
Current locale but LC_TIME=C.
Definition at line 48 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 49 of file neomutt.h.
The documentation for this struct was generated from the following file: