Event sent when the window is damaged. More...
Data Fields | |
| Ecore_WinCE_Window * | window |
| 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 occurred. | |
Event sent when the window is damaged.