Clutter.ContentRepeat – clutter-1.0 Reference Manual
ContentRepeat
Description:
[
CCode
( cprefix =
"CLUTTER_REPEAT_"
, type_id =
"clutter_content_repeat_get_type ()"
) ]
[
Flags
]
[
Version
( since =
"1.12"
) ]
public
enum
ContentRepeat
Content repeat modes.
Namespace:
Clutter
Package:
clutter-1.0
Content:
Enum values:
BOTH
-
Repeat the content on both axis
NONE
-
No repeat
X_AXIS
-
Repeat the content on the X axis
Y_AXIS
-
Repeat the content on the Y axis
2022 vala-language.org