NeoMutt  2023-05-17-33-gce4425
Teaching an old dog new tricks
DOXYGEN
NeoMutt Struct Reference

Container for Accounts, Notifications. More...

#include "neomutt.h"

+ Collaboration diagram for NeoMutt:

Data Fields

struct Notifynotify
 Notifications handler. More...
 
struct ConfigSubsetsub
 Inherited config items. More...
 
struct AccountList accounts
 List of all Accounts. More...
 

Detailed Description

Container for Accounts, Notifications.

Definition at line 36 of file neomutt.h.

Field Documentation

◆ notify

struct Notify* NeoMutt::notify

Notifications handler.

Definition at line 38 of file neomutt.h.

◆ sub

struct ConfigSubset* NeoMutt::sub

Inherited config items.

Definition at line 39 of file neomutt.h.

◆ accounts

struct AccountList NeoMutt::accounts

List of all Accounts.

Definition at line 40 of file neomutt.h.


The documentation for this struct was generated from the following file: