Learning_GTK4_tree/testsuite/gsk/compare/shadow-clip-contents.node

11 lines
164 B
Plaintext
Raw Normal View History

2023-12-12 11:36:42 +01:00
clip {
clip: 0 0 50 50;
child: shadow {
shadows: rgb(0,0,0) -20 -20;
child: color {
bounds: 40 40 50 50;
color: rgb(255,0,204);
}
}
}