Property

ClutterActor:x

Declaration

property x: float [ read, write ]

Description [src]

X coordinate of the actor in pixels. If written, forces a fixed position for the actor. If read, returns the fixed position if any, otherwise the allocation if available, otherwise 0.

The ClutterActor:x property is animatable.

Type:gfloat

Default value0.000000
Getter methodclutter_actor_get_x()
Setter methodclutter_actor_set_x()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno