Home
last modified time | relevance | path

Searched defs:_Ecore_IMF_Event_Mouse_Wheel (Results 1 – 1 of 1) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/lib/ecore_imf/
H A DEcore_IMF.h684 struct _Ecore_IMF_Event_Mouse_Wheel struct
686 int direction; /* 0 = default up/down wheel */
687 int z; /* ...,-2,-1 = down, 1,2,... = up */
688 struct {
690 } output;
691 struct {
693 } canvas;
694 …Keyboard_Modifiers modifiers; /**< The keyboard modifiers active when the event has been emitted */
695 …IMF_Keyboard_Locks locks; /**< The keyboard locks active when the event has been emitted */
696 unsigned int timestamp; /**< The timestamp when the event occurred */