_Ecore_WinCE_Event_Mouse_Out Struct Reference
Event sent when the mouse leaves the window. More...
Data Fields | |
Ecore_WinCE_Window * | window |
The window that received the event. | |
int | x |
The x coordinate where the mouse leaved. | |
int | y |
The y coordinate where the mouse leaved. | |
long | time |
The time the event occurred. |
Detailed Description
Event sent when the mouse leaves the window.