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

Builder4/About.bjs
Builder4/About.vala

index 6fb8a04..cc40a09 100644 (file)
@@ -7,7 +7,7 @@
     "items": [
         {
             "listeners": {
-                "response": "(rid) => {\n    this.el.hide();\n}\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 9d2210e..816e0f3 100644 (file)
@@ -45,7 +45,6 @@ public class Xcls_AboutDialog1
         this.el.response.connect( (rid) => {
             this.el.hide();
         }
-        
           );
         this.el.delete_event.connect( (self, event) => {
             this.el.hide();
@@ -71,11 +70,11 @@ public class Xcls_AboutDialog1
     // skip xtype - not pipe 
 
     // skip |modal - already used 
-    public |void how_all() {
+    public void show_all() {
             this.el.show_all();
         }
          
-    public |xns ??Gtk
+    public xns ???Gtk
 
     // skip xvala_cls - not pipe