API Version: 10
Library Version: 10
void clutter_actor_box_get_origin ( const ClutterActorBox* box, gfloat* x, gfloat* y )
Retrieves the origin of box.
box
x
gfloat*
Return location for the X coordinate, or NULL.
NULL
y
Return location for the Y coordinate, or NULL.