Wheel event. More...
| Data Fields | |
| int | direction | 
| Axis of screen wheel - 0 = default up/down wheel, 1 = horizontal left/right wheel. | |
| int | z | 
| The step for the wheel movement relative to the direction above...,-2,-1 = down, 1,2,...  More... | |
| 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 | 
| unsigned int | timestamp | 
| Evas_Event_Flags | event_flags | 
| Evas_Device * | dev | 
Wheel event.
| int _Evas_Event_Mouse_Wheel::z | 
The step for the wheel movement relative to the direction above...,-2,-1 = down, 1,2,...
= up
Referenced by ecore_imf_evas_event_mouse_wheel_wrap().