API Version: 16
Library Version: 16
Generated by gi-docgen 2024.2
void clutter_actor_box_init_rect ( ClutterActorBox* box, gfloat x, gfloat y, gfloat width, gfloat height )
Initializes box with the given origin and size.
box
x
Type: gfloat
gfloat
X coordinate of the origin.
y
Y coordinate of the origin.
width
Width of the box.
height
Height of the box.