A group of associated Mailboxes.
More...
#include "account.h"
A group of associated Mailboxes.
Definition at line 36 of file account.h.
◆ TAILQ_ENTRY()
◆ type
◆ name
◆ sub
Inherited config items.
Definition at line 40 of file account.h.
◆ mailboxes
struct MailboxList Account::mailboxes |
List of Mailboxes.
Definition at line 41 of file account.h.
◆ notify
struct Notify* Account::notify |
Notifications handler.
Definition at line 42 of file account.h.
◆ adata
◆ adata_free
void(* Account::adata_free) (void **ptr) |
Free the private data attached to the Account.
- Parameters
-
ptr | Private data to be freed |
Definition at line 49 of file account.h.
The documentation for this struct was generated from the following file: