Signal
ClutterSwipeAction::swipe
Declaration
gboolean
swipe (
  ClutterSwipeAction* self,
  ClutterActor* actor,
  ClutterSwipeDirection direction,
  gpointer user_data
)
Description [src]
The signal is emitted when a swipe gesture is recognized on the attached actor.
| Default handler: The default handler is called after the handlers added via  | 
Parameters
- actor
- 
            Type: ClutterActorThe ClutterActorattached to theaction.The data is owned by the caller of the function. 
- direction
- 
            Type: ClutterSwipeDirectionThe main direction of the swipe gesture.