gtk/testsuite/gsk/nodeparser/shadow.node
2024-08-09 20:09:31 -04:00

8 lines
158 B
Plaintext

shadow {
child: color {
bounds: 100 100 100 100;
color: green;
}
shadows: red 10 10 4, blue -10 -10 8, color(srgb-linear 0.5 0.5 0.3) -5 5 8;
}