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

11 lines
164 B
Plaintext

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);
}
}
}