[ Version ( since = "1.12" ) ]
public virtual signal bool touch_event (Event event)
The touch_event signal is emitted each time a touch begin/end/update/cancel event.
| event |
a Event |
|
clutter_event_stop if the event has been handled by the actor, or clutter_event_propagate to continue the emission. |