Signal
ClutterGestureAction::gesture-begin
Declaration
gboolean
gesture_begin (
  ClutterGestureAction* self,
  ClutterActor* actor,
  gpointer user_data
)
Description [src]
The signal is emitted when the ClutterActor to which a ClutterGestureAction has been applied starts receiving a gesture.
| 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.