Module: Clutter::StepMode

Defined in:
(unknown)

Constant Summary collapse

START =

The change in the value of a %CLUTTER_STEP progress mode should occur at the start of the transition

0 or :start
END =

The change in the value of a %CLUTTER_STEP progress mode should occur at the end of the transition

1 or :end