Learning_GTK4_tree/testsuite/gsk/nodeparser/shadow.ref.node

8 lines
143 B
Plaintext
Raw Normal View History

2023-12-12 11:36:42 +01:00
shadow {
shadows: rgb(255,0,0) 10 10 4, rgb(0,0,255) -10 -10 8;
child: color {
bounds: 100 100 100 100;
color: rgb(0,128,0);
}
}