go
GdkEventTouch.type
gdk
c
types
GdkEventTouch
the type of the event (
GDK_TOUCH_BEGIN
,
GDK_TOUCH_UPDATE
,
GDK_TOUCH_END
,
GDK_TOUCH_CANCEL
)
struct
GdkEventTouch
GdkEventType
type
;
gdk
c
types
GdkEventTouch
variables
axes
device
emulatingPointer
sendEvent
sequence
state
time
type
window
x
xRoot
y
yRoot
the type of the event (GDK_TOUCH_BEGIN, GDK_TOUCH_UPDATE, GDK_TOUCH_END, GDK_TOUCH_CANCEL)