Learning_GTK4_tree/testsuite/gsk/compare/repeat-no-repeat.node

15 lines
183 B
Plaintext
Raw Normal View History

2023-12-12 11:36:42 +01:00
repeat {
child: container {
color {
color: red;
bounds: 0 0 50 50;
}
color {
color: blue;
bounds: 50 0 50 50;
}
}
bounds: 50 0 50 50;
}