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