Main Page   Modules   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

MAnyWindowEvent Struct Reference
[MGui Events]

Generic Event. More...


Data Fields

int type
 Event type.

Window window
 Window which the event is directed to.


Detailed Description

Generic Event.

This structure contains the fields common to all events generated by the windowing system. Many MGui events are defined as typedef to this event: MWMCloseEvent , MFocusEvent , MUnmapEvent , MMapEvent


Field Documentation

int MAnyWindowEvent::type
 

Event type.

Window MAnyWindowEvent::window
 

Window which the event is directed to.


Generated on Sun Jun 29 13:03:08 2003 for MGui API by doxygen1.3-rc2