Method
StShadowget_box
Declaration [src]
void
st_shadow_get_box (
  StShadow* shadow,
  const ClutterActorBox* actor_box,
  ClutterActorBox* shadow_box
)
Parameters
- actor_box
- 
            Type: ClutterActorBoxThe box allocated to a ClutterAlctor.The data is owned by the caller of the method. 
- shadow_box
- 
            Type: ClutterActorBoxComputed box occupied by shadow.The data is owned by the caller of the method.