Method

ClutterActorBoxget_width

Declaration [src]

gfloat
clutter_actor_box_get_width (
  const ClutterActorBox* box
)

Description [src]

Retrieves the width of the box.

Available since:1.0

Return value

Returns: gfloat
 

The width of the box.