Method

ClutterIntervalclone

Declaration [src]

ClutterInterval*
clutter_interval_clone (
  ClutterInterval* interval
)

Description [src]

Creates a copy of interval.

Available since:1.0

Return value

Returns: ClutterInterval
 

The newly created ClutterInterval.

 The caller of the method takes ownership of the data, and is responsible for freeing it.