Etk
Main Page Object Hierarchy Data Structures Related Pages
Etk

Etk_Event_Mouse_Wheel Struct Reference
[The event system of Etk]


Detailed Description

The event structure sent when the mouse wheel is used over a widget.

Note:
For more information, see the documention page of the corresponding module (link above)


Data Fields

Etk_Wheel_Direction direction
int z
Etk_Position canvas
Etk_Position widget
Etk_Modifiers modifiers
Etk_Locks locks
unsigned int timestamp


Field Documentation

Etk_Wheel_Direction Etk_Event_Mouse_Wheel::direction

The direction of the mouse wheel event

int Etk_Event_Mouse_Wheel::z

...,-2,-1 = down; 1,2,... = up

Etk_Position Etk_Event_Mouse_Wheel::canvas

The position of the mouse pointer, relative to the Evas canvas

Etk_Position Etk_Event_Mouse_Wheel::widget

The position of the mouse pointer, relative to the widget

Etk_Modifiers Etk_Event_Mouse_Wheel::modifiers

The keyboard modifiers active when the event has been emitted

Etk_Locks Etk_Event_Mouse_Wheel::locks

The keyboard locks active when the event has been emitted

unsigned int Etk_Event_Mouse_Wheel::timestamp

The timestamp when the event occured


The documentation for this struct was generated from the following file:
  • etk_event.h