Clutter.StepMode – clutter-1.0 Reference Manual
StepMode
Description:
[
CCode
( cprefix =
"CLUTTER_STEP_MODE_"
, type_id =
"clutter_step_mode_get_type ()"
) ]
[
Version
( since =
"1.12"
) ]
public
enum
StepMode
Change the value transition of a step function.
See
set_step_progress
.
Namespace:
Clutter
Package:
clutter-1.0
Content:
Enum values:
END
-
The change in the value of a
CLUTTER_STEP
progress mode should occur at the end of the transition
START
-
The change in the value of a
CLUTTER_STEP
progress mode should occur at the start of the transition
2022 vala-language.org