_Evas_Event_Mouse_Up Struct Reference

Mouse button release event. More...

Data Fields

int button
 Mouse button number that was raised (1 - 32)
 
Evas_Point output
 The X/Y location of the cursor.
 
Evas_Coord_Point canvas
 The X/Y location of the cursor.
 
Evas_Modifiermodifiers
 modifier keys pressed during the event
 
Evas_Button_Flags flags
 button flags set during the event
 

Detailed Description

Mouse button release event.