Enumeration
ClutterContentRepeat
Members
Name | Description |
---|---|
CLUTTER_REPEAT_NONE |
No repeat. |
CLUTTER_REPEAT_X_AXIS |
Repeat the content on the X axis. |
CLUTTER_REPEAT_Y_AXIS |
Repeat the content on the Y axis. |
CLUTTER_REPEAT_BOTH |
Repeat the content on both axis. |