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.

Return value

Type: gfloat

The Y coordinate of the origin.