[ Version ( since = "1.18" ) ]
public bool move_to_layer_full (Layer layer) throws Error
Moves a clip to a new layer.
If the clip already exists in a layer, it is first removed from its current layer before being added to the new layer.
this |
A Clip |
layer |
The new layer |
true if this was successfully moved to |