NeoMutt  2024-02-01-35-geee02f
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
Notify Struct Reference

Notification API. More...

+ Collaboration diagram for Notify:

Data Fields

struct Notifyparent
 Parent of the notification object.
 
struct ObserverList observers
 List of observers of this object.
 

Detailed Description

Notification API.

Definition at line 52 of file notify.c.

Field Documentation

◆ parent

struct Notify* Notify::parent

Parent of the notification object.

Definition at line 54 of file notify.c.

◆ observers

struct ObserverList Notify::observers

List of observers of this object.

Definition at line 55 of file notify.c.


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