NeoMutt  2024-04-25-85-g27bab4
Teaching an old dog new tricks
DOXYGEN
Loading...
Searching...
No Matches
EventWindow Struct Reference

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

#include "mutt_window.h"

+ Collaboration diagram for EventWindow:

Data Fields

struct MuttWindowwin
 Window that changed.
 
WindowNotifyFlags flags
 Attributes of Window that changed.
 

Detailed Description

An Event that happened to a Window.

Definition at line 238 of file mutt_window.h.

Field Documentation

◆ win

struct MuttWindow* EventWindow::win

Window that changed.

Definition at line 240 of file mutt_window.h.

◆ flags

WindowNotifyFlags EventWindow::flags

Attributes of Window that changed.

Definition at line 241 of file mutt_window.h.


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