Builder4/About.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 10 Jun 2014 10:28:26 +0000 (18:28 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 10 Jun 2014 10:28:26 +0000 (18:28 +0800)
Builder4/About.js
Builder4/About.vala

Builder4/About.bjs
Builder4/About.vala

index cc40a09..0abb1cf 100644 (file)
@@ -7,7 +7,7 @@
     "items": [
         {
             "listeners": {
-                "response": "(rid) => {\n    this.el.hide();\n}\n ",
+                "response": "(rid) => {\n    this.el.hide();\n}\n  ",
                 "delete_event": "(self, event) => {\n    this.el.hide();\n    return true;\n}\n "
             },
             "authors": "Alan Knowles",
index 816e0f3..70467ad 100644 (file)
@@ -45,7 +45,7 @@ public class Xcls_AboutDialog1
         this.el.response.connect( (rid) => {
             this.el.hide();
         }
-          );
+           );
         this.el.delete_event.connect( (self, event) => {
             this.el.hide();
             return true;
@@ -74,7 +74,8 @@ public class Xcls_AboutDialog1
             this.el.show_all();
         }
          
-    public xns ???Gtk
+
+    // skip |xns - no return type
 
     // skip xvala_cls - not pipe