win_event Struct Reference
[Window System]

Event data for all events. More...

#include <win.h>

Collaboration diagram for win_event:
Collaboration graph
[legend]

Data Fields

clock_jiffy_t timestamp
 Timestamp set when event was queued.
enum win_event_type type
 Type of this event.
struct win_pointer_event pointer
 Details for pointer events.
struct win_keyboard_event keyboard
 Details for keyboard events.
struct win_command_event command
 Details for command events.

Detailed Description

Event data for all events.

Definition at line 282 of file win.h.


Field Documentation

Details for command events.

Definition at line 291 of file win.h.

Details for keyboard events.

Definition at line 289 of file win.h.

Details for pointer events.

Definition at line 287 of file win.h.

Timestamp set when event was queued.

Definition at line 283 of file win.h.

Type of this event.

Definition at line 284 of file win.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 29 14:10:03 2010 for display-demo by  doxygen 1.6.3