Method

ClutterActorBoxget_height

Declaration [src]

gfloat
clutter_actor_box_get_height (
  const ClutterActorBox* box
)

Description [src]

Retrieves the height of the box.

Available since:1.0

Return value

Returns: gfloat
 

The height of the box.