Etk
Main Page Object Hierarchy Data Structures Related Pages
Etk

Etk_Event_Mouse_Up Struct Reference
[The event system of Etk]


Detailed Description

The event structure sent when the user releases a widget with the mouse.

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


Data Fields

int button
Etk_Position canvas
Etk_Position widget
Etk_Modifiers modifiers
Etk_Locks locks
Etk_Mouse_Flags flags
unsigned int timestamp


Field Documentation

int Etk_Event_Mouse_Up::button

The button which has been pressed

Etk_Position Etk_Event_Mouse_Up::canvas

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

Etk_Position Etk_Event_Mouse_Up::widget

The position of the mouse pointer, relative to the widget

Etk_Modifiers Etk_Event_Mouse_Up::modifiers

The keyboard modifiers active when the event has been emitted

Etk_Locks Etk_Event_Mouse_Up::locks

The keyboard locks active when the event has been emitted

Etk_Mouse_Flags Etk_Event_Mouse_Up::flags

The flags corresponding the mouse click (single, double or triple click)

unsigned int Etk_Event_Mouse_Up::timestamp

The timestamp when the event occured


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