Property
ClutterActor:y-align
since: 13
Description [src]
The alignment of an actor on the Y axis, if the actor has been given extra space for its allocation.
| Type: | ClutterActorAlign |
| Available since: | 13 |
| Default value | CLUTTER_ACTOR_ALIGN_FILL |
| Getter method | clutter_actor_get_y_align() |
| Setter method | clutter_actor_set_y_align() |