gdk.types.EventType.TouchEnd, gdk.types.EventType.TouchCancel)
EventTouch.type
Get type field.
Returns
the type of the event (gdk.types.EventType.TouchBegin, gdk.types.EventType.TouchUpdate,
Set type field.
Parameters
propval | the type of the event (gdk.types.EventType.TouchBegin, gdk.types.EventType.TouchUpdate, gdk.types.EventType.TouchEnd, gdk.types.EventType.TouchCancel) |