Tizen Native API
4.0
|
_Evas_Event_Mouse_Down Struct Reference
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 press event
- Examples:
- ecore_imf_example.c, edje-box.c, edje-color-class.c, edje-table.c, and evas-images2.c.
Member Data Documentation
Mouse button number that went down (1 - 32)
- Examples:
- edje-box.c, edje-color-class.c, and edje-table.c.
The X/Y location of the cursor
- Examples:
- evas-images2.c.
The Evas Object which actually triggered the event, used in cases of proxy event propagation
button flags set during the event
modifier keys pressed during the event
The X/Y location of the cursor