Method
ClutterActorBoxset_origin
Declaration [src]
void
clutter_actor_box_set_origin (
ClutterActorBox* box,
gfloat x,
gfloat y
)
Description [src]
Changes the origin of box
, maintaining the size of the ClutterActorBox
.
Available since: | 1.6 |