Tizen Native API
|
_Evas_Event_Mouse_In Struct Reference
Public Attributes | |
int | buttons |
Evas_Point | output |
Evas_Coord_Point | canvas |
Evas_Modifier * | modifiers |
Detailed Description
Mouse enter event.
Member Data Documentation
Button pressed mask, Bits set to 1
are buttons currently pressed (bit 0 = mouse button 1, bit 1 = mouse button 2 and so on)
The X/Y location of the cursor
Modifier keys pressed during the event
The X/Y location of the cursor