_Ecore_WinCE_Event_Window_Damage Struct Reference
[Ecore_WinCE library]

Event sent when the window is damaged. More...

Data Fields

Ecore_WinCE_Windowwindow
 The window that received the event.
int x
 The x coordinate of the top left corner of the damaged region.
int y
 The y coordinate of the top left corner of the damaged region.
int width
 The width of the damaged region.
int height
 The height of the damaged region.
long time
 The time the event occured.

Detailed Description

Event sent when the window is damaged.