mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-14 20:51:07 +00:00
6 lines
135 B
Plaintext
6 lines
135 B
Plaintext
stroke {
|
|
child: color { bounds: 0 0 100 100; color: red; }
|
|
path: "M10,10L90,90M90,10L10,90";
|
|
line-width: 10;
|
|
line-cap: round;
|
|
} |