snapping_ended


Description:

public signal void snapping_ended (TrackElement obj1, TrackElement obj2, uint64 position)

Will be emitted whenever a snapping event ends.

After a snap event has started (see snapping_started ), it can later end because either another timeline edit has occurred (which may or may not have created a new snapping event), or because the timeline has been committed.

Parameters:

obj1

The first element that was snapping

obj2

The second element that was snapping

position

The position where the two objects were to be snapped to