Clutter.ZoomAxis – clutter-1.0 Reference Manual
ZoomAxis
Description:
[
CCode
( cprefix =
"CLUTTER_ZOOM_"
, type_id =
"clutter_zoom_axis_get_type ()"
) ]
[
Version
( since =
"1.12"
) ]
public
enum
ZoomAxis
The axis of the constraint that should be applied by the zooming action.
Namespace:
Clutter
Package:
clutter-1.0
Content:
Enum values:
BOTH
-
Scale on both axis
X_AXIS
-
Scale only on the X axis
Y_AXIS
-
Scale only on the Y axis
2022 vala-language.org