Enumeration
ClutterStepMode
Description [src]
Change the value transition of a step function.
See clutter_timeline_set_step_progress().
Members
- 
            CLUTTER_STEP_MODE_START
- 
            The change in the value of a CLUTTER_STEPprogress mode should occur at the start of the transition.- Value: 0
- Available since: 16
 
- Value: 
- 
            CLUTTER_STEP_MODE_END
- 
            The change in the value of a CLUTTER_STEPprogress mode should occur at the end of the transition.- Value: 1
- Available since: 16
 
- Value: