Method

ClutterActorBoxget_y

Declaration [src]

gfloat
clutter_actor_box_get_y (
  const ClutterActorBox* box
)

Description [src]

Retrieves the Y coordinate of the origin of box.

Available since:1.0

Return value

Returns: gfloat
 

The Y coordinate of the origin.