Method

ClutterActorBoxscale

Declaration [src]

void
clutter_actor_box_scale (
  ClutterActorBox* box,
  gfloat scale
)

Description [src]

Rescale the box by provided scale factor.

Parameters

scale

Type: gfloat

Scale factor for resizing this box.