API Version: 10
Library Version: 10
Generated by gi-docgen 2022.2
since: 1.0
void clutter_actor_box_get_size ( const ClutterActorBox* box, gfloat* width, gfloat* height )
Retrieves the size of box.
box
Available since: 1.0
width
Type: gfloat*
gfloat*
Return location for the width, or NULL.
NULL
height
Return location for the height, or NULL.