Property
ClutterActor:x-align
since: 13
Description [src]
The alignment of an actor on the X axis, if the actor has been given
extra space for its allocation. See also the ClutterActor:x-expand
property.
Type: | ClutterActorAlign |
Available since: | 13 |
Default value | CLUTTER_ACTOR_ALIGN_FILL |
Getter method | clutter_actor_get_x_align() |
Setter method | clutter_actor_set_x_align() |