Method

ClutterActorBoxget_x

Declaration [src]

gfloat
clutter_actor_box_get_x (
  const ClutterActorBox* box
)

Description [src]

Retrieves the X coordinate of the origin of box.

Return value

Type: gfloat

The X coordinate of the origin.