src/Builder4/DialogPluginWebkit.bjs
[app.Builder.js] / src / Builder4 / DialogPluginWebkit.bjs
1 {
2  "name" : "DialogPluginWebkit",
3  "parent" : "",
4  "title" : "",
5  "path" : "/home/alan/gitlive/app.Builder.js/src/Builder4/DialogPluginWebkit.bjs",
6  "permname" : "",
7  "modOrder" : "",
8  "items" : [
9   {
10    "xtype" : "Dialog",
11    "$ xns" : "Gtk",
12    "items" : [
13     {
14      "xtype" : "VBox",
15      "$ pack" : "get_content_area().add",
16      "$ xns" : "Gtk"
17     }
18    ]
19   }
20  ]
21 }