Attribute changed old-javascript
[app.Builder.js] / old-javascript / Builder4 / About.bjs
1 {
2     "name" : "About",
3     "parent" : "",
4     "title" : "",
5     "path" : "/home/alan/gitlive/app.Builder.js/Builder4/About.bjs",
6     "permname" : "",
7     "modOrder" : "",
8     "items" : [
9         {
10             "listeners" : {
11                 "delete_event" : "(self, event) => {\n    this.el.hide();\n    return true;\n\n}\n ",
12                 "response" : "(rid) => {\n    this.el.hide();\n}\n"
13             },
14             "|    void show_all" : "() {\n    this.el.show_all();\n}\n ",
15             "copyright" : "LGPL",
16             "xtype" : "AboutDialog",
17             "program_name" : "app.Builder.js",
18             "$ modal" : true,
19             "$ authors" : "{ \"Alan Knowles\" }",
20             "$ xns" : "Gtk",
21             "website" : "http://www.akbkhome.com/blog.php",
22             "license" : "LGPL"
23         }
24     ]
25 }