Function
ClutterActorBoxclamp_to_pixel
Declaration [src]
void
clutter_actor_box_clamp_to_pixel (
  ClutterActorBox* box
)
Parameters
- box
- 
            Type: ClutterActorBoxThe ClutterActorBoxto clamp.The argument will be modified by the function. The caller of the function takes ownership of the returned data, and is responsible for freeing it.