Learning_GTK4_tree/testsuite/gsk/compare/repeat.node

14 lines
184 B
Plaintext
Raw Normal View History

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