Learning_GTK4_tree/testsuite/gsk/nodeparser/shadow.node

8 lines
119 B
Plaintext
Raw Normal View History

2023-12-12 11:36:42 +01:00
shadow {
child: color {
bounds: 100 100 100 100;
color: green;
}
shadows: red 10 10 4, blue -10 -10 8;
}