Method

ClutterIntervalclone

since: 1.0

Declaration [src]

ClutterInterval*
clutter_interval_clone (
  ClutterInterval* interval
)

Description [src]

Creates a copy of interval.

Available since: 1.0

Return value

Type: ClutterInterval

The newly created ClutterInterval.

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