14 lines
167 B
Plaintext
14 lines
167 B
Plaintext
|
{
|
||
|
"widgettype":"BoxLayout",
|
||
|
"option":{},
|
||
|
"subwidgets":[
|
||
|
{
|
||
|
"widgettype":"Text",
|
||
|
"options":{
|
||
|
"otext":"this is a BoxLayout",
|
||
|
"i18n":true
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|