Property

ClutterActor:y

Declaration

property y: float [ read, write ]

Description [src]

Y 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:y property is animatable.

Type:gfloat

Default value0.000000
Getter methodclutter_actor_get_y()
Setter methodclutter_actor_set_y()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno