Method

ClutterCloneget_source

Declaration [src]

ClutterActor*
clutter_clone_get_source (
  ClutterClone* self
)

Description [src]

Retrieves the source ClutterActor being cloned by self.

Gets propertyClutter.Clone:source

Return value

Type: ClutterActor

The actor source for the clone.

The returned data is owned by the instance.