API Version: 16
Library Version: 16
Generated by gi-docgen 2024.2
enum Clutter.AlignAxis
Specifies the axis on which ClutterAlignConstraint should maintain the alignment.
ClutterAlignConstraint
CLUTTER_ALIGN_X_AXIS
Maintain the alignment on the X axis.
0
CLUTTER_ALIGN_Y_AXIS
Maintain the alignment on the Y axis.
1
CLUTTER_ALIGN_BOTH
Maintain the alignment on both the X and Y axis.
2
Content