mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-14 20:51:07 +00:00
15 lines
183 B
Plaintext
15 lines
183 B
Plaintext
repeat {
|
|
child: container {
|
|
color {
|
|
color: red;
|
|
bounds: 0 0 50 50;
|
|
}
|
|
color {
|
|
color: blue;
|
|
bounds: 50 0 50 50;
|
|
}
|
|
}
|
|
|
|
bounds: 50 0 50 50;
|
|
}
|