Event sent when the mouse leaves the window.
More...
#include <Ecore_Win32.h>
|
|
Ecore_Win32_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.
|
| |
|
unsigned long | timestamp |
| | The time the event occurred.
|
| |
|
unsigned int | modifiers |
| | The keyboard modifiers.
|
| |
Event sent when the mouse leaves the window.