[ Version ( deprecated = true , deprecated_since = "1.20" ) ]
public void set_inverted (bool inverted)
Warning: set_inverted is deprecated since 1.20.
Set the invert property of this, this value represents the direction of the transition.
Use ges_timeline_element_set_child_property instead.
In case this value does not make sense for the current transition type, it is cached for later use.
this |
The VideoTransition to set invert on |
inverted |
true if the transition should be inverted false otherwise |