Tizen Native API
5.5
|
Public Attributes | |
int | button |
Evas_Point | output |
Evas_Coord_Point | canvas |
Evas_Modifier * | modifiers |
Evas_Button_Flags | flags |
Evas_Object * | event_src |
Detailed Description
Mouse button release event
- Examples:
- ecore_imf_example.c, and evas-images2.c.
Member Data Documentation
Mouse button number that was raised (1 - 32)
The X/Y location of the cursor
- Examples:
- evas-images2.c.
The Evas Object that actually triggered the event, used in cases of proxy event propagation
Evas_Button_Flags _Evas_Event_Mouse_Up::flags |
button flags set during the event
modifier keys pressed during the event
The X/Y location of the cursor