Tizen Native API  5.5
_Evas_Event_Mouse_Down Struct Reference

Public Attributes

int button
Evas_Point output
Evas_Coord_Point canvas
Evas_Modifiermodifiers
Evas_Button_Flags flags
Evas_Objectevent_src

Detailed Description


Member Data Documentation

Mouse button number that went down (1 - 32)

Examples:
edje-box.c, edje-color-class.c, and edje-table.c.

The Evas Object that actually triggered the event, used in cases of proxy event propagation

Evas_Button_Flags _Evas_Event_Mouse_Down::flags

button flags set during the event

modifier keys pressed during the event

The X/Y location of the cursor