Learning_GTK4_tree/testsuite/gsk/compare/repeat.node
2023-12-12 11:36:42 +01:00

13 lines
184 B
Text

repeat {
child: container {
color {
color: red;
bounds: 0 0 25 25;
}
color {
color: blue;
bounds: 25 25 25 25;
}
}
bounds: 0 0 100 100;
}