Virtual Method

ClutterTransitioncompute_value

Declaration [src]

void
compute_value (
  ClutterTransition* transition,
  ClutterAnimatable* animatable,
  ClutterInterval* interval,
  gdouble progress
)

Description

No description available.

Parameters

animatable

Type: ClutterAnimatable

No description available.

The data is owned by the caller of the function.
interval

Type: ClutterInterval

No description available.

The data is owned by the caller of the function.
progress

Type: gdouble

No description available.