Method
ClutterActorset_x
since: 0.6
Declaration [src]
void
clutter_actor_set_x (
ClutterActor* self,
gfloat x
)
Description [src]
Sets the actor’s X coordinate, relative to its parent, in pixels.
Overrides any layout manager and forces a fixed position for the actor.
The ClutterActor:x
property is animatable.
Available since: 0.6
Sets property | Clutter.Actor:x |