Data Fields
_Ecore_Win32_Event_Window_Damage Struct Reference

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

Data Fields

Ecore_Win32_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 time the event occurred.
 
unsigned long timestamp
 The time the event occurred.
 

Detailed Description

Event sent when the window is damaged.