Learning_GTK4_tree/testsuite/gsk/compare/clip-in-rounded-clip2.node
2023-12-12 11:36:42 +01:00

36 lines
412 B
Text

rounded-clip {
clip: 0 0 200 100 / 0 0 40 0;
child: clip {
clip: 40 0 200 300;
child: color {
bounds: 0 0 300 500;
color: teal;
}
}
}
color {
bounds: 160 95 20 5;
color: black;
}
color {
bounds: 178 90 9 5;
color: black;
}
color {
bounds: 183 85 9 5;
color: black;
}
color {
bounds: 188 76 9 9;
color: black;
}
color {
bounds: 195 50 5 30;
color: black;
}