Learning_GTK4_tree/testsuite/gsk/compare/shadow-opacity.node

11 lines
160 B
Plaintext

opacity {
opacity: 0.6;
child: shadow {
shadows: rgb(255,0,0) 10 10;
child: color {
bounds: 0 0 50 50;
color: rgb(0,0,255);
}
}
}