forked from AuroraMiddleware/gtk
8 lines
99 B
Plaintext
8 lines
99 B
Plaintext
|
clip {
|
||
|
child: color {
|
||
|
bounds: 0 0 50 50;
|
||
|
color: rgb(255,0,204);
|
||
|
}
|
||
|
clip: 0 0 50 50;
|
||
|
}
|