Clutter.AlignAxis – clutter-1.0 Reference Manual
AlignAxis
Description:
[
CCode
( cprefix =
"CLUTTER_ALIGN_"
, type_id =
"clutter_align_axis_get_type ()"
) ]
[
Version
( since =
"1.4"
) ]
public
enum
AlignAxis
Specifies the axis on which
AlignConstraint
should maintain the alignment.
Namespace:
Clutter
Package:
clutter-1.0
Content:
Enum values:
BOTH
-
Maintain the alignment on both the X and Y axis
X_AXIS
-
Maintain the alignment on the X axis
Y_AXIS
-
Maintain the alignment on the Y axis
2022 vala-language.org