An Event that happened to a Window. More...
#include "mutt_window.h"
Collaboration diagram for EventWindow:Data Fields | |
| struct MuttWindow * | win |
| Window that changed. | |
| WindowNotifyFlags | flags |
| Attributes of Window that changed. | |
An Event that happened to a Window.
Definition at line 238 of file mutt_window.h.
| struct MuttWindow* EventWindow::win |
Window that changed.
Definition at line 240 of file mutt_window.h.
| WindowNotifyFlags EventWindow::flags |
Attributes of Window that changed.
Definition at line 241 of file mutt_window.h.