mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-06 10:50:08 +00:00
12 lines
193 B
Plaintext
12 lines
193 B
Plaintext
|
clip {
|
||
|
clip: 0 0 50 50;
|
||
|
child: stroke {
|
||
|
path: "M 25 25 h 32718 v 32718 h -32718 z";
|
||
|
child: color {
|
||
|
color: blue;
|
||
|
bounds: 0 0 32768 32768;
|
||
|
}
|
||
|
line-width: 50;
|
||
|
}
|
||
|
}
|