NeoMutt  2023-03-22
Teaching an old dog new tricks
DOXYGEN
EventMailbox Struct Reference

An Event that happened to a Mailbox. More...

#include "mailbox.h"

+ Collaboration diagram for EventMailbox:

Data Fields

struct Mailboxmailbox
 The Mailbox this Event relates to. More...
 

Detailed Description

An Event that happened to a Mailbox.

Definition at line 184 of file mailbox.h.

Field Documentation

◆ mailbox

struct Mailbox* EventMailbox::mailbox

The Mailbox this Event relates to.

Definition at line 186 of file mailbox.h.


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