Learning_GTK4_tree/testsuite/gsk/compare/transform-in-transform.node

11 lines
176 B
Plaintext

transform {
child: transform {
child: color {
bounds: 0 0 20 20;
color: blue;
}
transform: translate(0, -20);
}
transform: scale(2) rotate(90);
}