Next: ClutterSettings, Previous: ClutterPath, Up: Top
Property transitions
<clutter-property-transition> is a specialized
<clutter-transition> that can be used to tween a property of a
<clutter-animatable> instance.
<clutter-property-transition> is available since Clutter 1.10
mchars) ⇒ (ret <clutter-transition>)Creates a new
<clutter-property-transition>.
- property-name
- a property of animatable, or ‘
#f’.- ret
- the newly created
<clutter-property-transition>. Useg-object-unrefwhen done.Since 1.10