Method

StAdjustmentset_actor

Declaration [src]

void
st_adjustment_set_actor (
  StAdjustment* adjustment,
  ClutterActor* actor
)

Description [src]

Sets the actor used for transitions.

Sets propertySt.Adjustment:actor

Parameters

actor

Type: ClutterActor

A ClutterActor.

The data is owned by the caller of the method.