_Ecore_Win32_Event_Mouse_In Struct Reference
[Ecore_Win32 library]

Event sent when the mouse enters the window. More...

Data Fields

Ecore_Win32_Windowwindow
 The window that received the event.
int x
 The x coordinate where the mouse leaved.
int y
 The y coordinate where the mouse entered.
long time
 The time the event occured.

Detailed Description

Event sent when the mouse enters the window.