Method

ClutterActorBoxget_y

since: 1.0

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

Type: gfloat

The Y coordinate of the origin.