Property
ClutterActor:y
since: 13
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 |
| Available since: | 13 |
| Default value | 0.000000 |
| Getter method | clutter_actor_get_y() |
| Setter method | clutter_actor_set_y() |