Signal
ClutterActor::touch-event
since: 1.12
Declaration
gboolean
touch_event (
ClutterActor* self,
const ClutterEvent* event,
gpointer user_data
)
Description [src]
The ::touch-event signal is emitted each time a touch begin/end/update/cancel event.
| Default handler: The default handler is called after the handlers added via |
| Available since: 1.12 |
Parameters
event-
Type:
ClutterEventA
ClutterEvent.The data is owned by the caller of the function.