mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-04 09:40:19 +00:00
10 lines
140 B
Plaintext
10 lines
140 B
Plaintext
fill {
|
|
child: color {
|
|
bounds: 0 0 20 20;
|
|
color: rgb(255,0,204);
|
|
}
|
|
path: "\
|
|
M 0 0 O 10 10, 20 20, 5";
|
|
fill-rule: even-odd;
|
|
}
|