Method

ClutterActorBoxscale

since: 1.6

Declaration [src]

void
clutter_actor_box_scale (
  ClutterActorBox* box,
  gfloat scale
)

Description [src]

Rescale the box by provided scale factor.

Available since: 1.6

Parameters

scale

Type: gfloat

Scale factor for resizing this box.