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.

Available since:1.0

Return value

Returns: gfloat
 

The X coordinate of the origin.