Virtual Method
ClutterGesturecrossing_event
Declaration [src]
void
crossing_event (
  ClutterGesture* self,
  unsigned int sequence_index,
  ClutterEventType type,
  uint32_t time,
  ClutterEventFlags flags,
  ClutterActor* source_actor,
  ClutterActor* related_actor
)
Parameters
- sequence_index
- 
            Type: unsigned intNo description available. 
- type
- 
            Type: ClutterEventTypeNo description available. 
- time
- 
            Type: uint32_tNo description available. 
- flags
- 
            Type: ClutterEventFlagsNo description available. 
- source_actor
- 
            Type: ClutterActorNo description available. The data is owned by the caller of the method. 
- related_actor
- 
            Type: ClutterActorNo description available. The data is owned by the caller of the method.