An Event that happened to a Window. More...
#include "mutt_window.h"
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 237 of file mutt_window.h.
struct MuttWindow* EventWindow::win |
Window that changed.
Definition at line 239 of file mutt_window.h.
WindowNotifyFlags EventWindow::flags |
Attributes of Window that changed.
Definition at line 240 of file mutt_window.h.