mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-19 08:30:09 +00:00
11 lines
263 B
Plaintext
11 lines
263 B
Plaintext
|
repeat {
|
||
|
bounds: 0 0 10 10;
|
||
|
child-bounds: 0 0 1 1;
|
||
|
child: texture {
|
||
|
bounds: -1 -1 3 3;
|
||
|
texture: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGklEQVQImWP8z8DwnwEKmBgYGBgY\
|
||
|
oXxGZBkAcTMFAbj7zAkAAAAASUVORK5CYII=\
|
||
|
");
|
||
|
}
|
||
|
}
|