Method

ClutterIntervalclone

Declaration [src]

ClutterInterval*
clutter_interval_clone (
  ClutterInterval* interval
)

Description [src]

Creates a copy of interval.

Return value

Type: ClutterInterval

The newly created ClutterInterval.

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