resources/RooUsage.txt
[app.Builder.js] / src / Builder4 / About.bjs
1 {
2  "name" : "About",
3  "parent" : "",
4  "title" : "",
5  "path" : "/home/alan/gitlive/app.Builder.js/src/Builder4/About.bjs",
6  "permname" : "",
7  "modOrder" : "",
8  "build_module" : "builder",
9  "items" : [
10   {
11    "listeners" : {
12     "response" : "(rid) => {\n    this.el.hide();\n}\n "
13    },
14    "|    void show" : "(Gtk.Window parent) {\n    this.el.set_transient_for(parent);\n    this.el.modal = true;\n    this.el.show();\n}\n ",
15    "xtype" : "AboutDialog",
16    "program_name" : "app.Builder.js",
17    "$ modal" : true,
18    "$ authors" : "{ \"Alan Knowles\" }",
19    "$ xns" : "Gtk",
20    "website" : "http://www.roojs.org/blog.php",
21    "string copyright" : "LGPL",
22    "string license" : "LGPL"
23   }
24  ]
25 }