[ Version ( since = "1.10" ) ]
public void set_progress_mode (AnimationMode mode)
Sets the progress function using a value from the AnimationMode enumeration.
The mode cannot be clutter_custom_mode or bigger than
clutter_animation_last.
| this |
a Timeline |
| mode |
the progress mode, as a AnimationMode |