| Tizen Native API
    4.0
    | 
_Evas_Event_Mouse_Up 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 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 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