Mouse button release event. More...
#include <Evas_Legacy.h>
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. | |
void * | data |
Evas_Modifier * | modifiers |
modifier keys pressed during the event | |
Evas_Lock * | locks |
Evas_Button_Flags | flags |
button flags set during the event | |
unsigned int | timestamp |
Evas_Event_Flags | event_flags |
Evas_Device * | dev |
Evas_Object * | event_src |
The Evas Object that actually triggered the event, used in cases of proxy event propagation. | |
Mouse button release event.