Virtual Method
ClutterConstraintupdate_allocation
Declaration [src]
void
update_allocation (
  ClutterConstraint* constraint,
  ClutterActor* actor,
  ClutterActorBox* allocation
)
Description [src]
Virtual function used to update the allocation
  of the ClutterActor using the ClutterConstraint.
Parameters
- actor
- 
            Type: ClutterActorNo description available. The data is owned by the caller of the method. 
- allocation
- 
            Type: ClutterActorBoxNo description available. The data is owned by the caller of the method.