Method

ClutterIntervalset_final

Declaration [src]

void
clutter_interval_set_final (
  ClutterInterval* interval,
  ...
)

Description [src]

Variadic arguments version of clutter_interval_set_final_value().

This function is meant as a convenience for the C API.

Language bindings should use clutter_interval_set_final_value() instead.

Available since:1.10
This method is not directly available to language bindings.
The implementation of this method is provided by clutter_interval_set_final_value() in language bindings
Sets propertyClutter.Interval:final

Parameters

...
 

The final value of the interval.