API Version: 16
Library Version: 16
Generated by gi-docgen 2024.2
void clutter_actor_box_set_origin ( ClutterActorBox* box, gfloat x, gfloat y )
Changes the origin of box, maintaining the size of the ClutterActorBox.
box
ClutterActorBox
x
Type: gfloat
gfloat
The X coordinate of the new origin.
y
The Y coordinate of the new origin.