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

Builder4/About.bjs
Builder4/About.vala

index c492d1c..6fb8a04 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\n ",
                 "delete_event": "(self, event) => {\n    this.el.hide();\n    return true;\n}\n "
             },
             "authors": "Alan Knowles",
index 78487ee..9d2210e 100644 (file)
@@ -44,8 +44,10 @@ public class Xcls_AboutDialog1
         // listeners 
         this.el.response.connect( (rid) => {
             this.el.hide();
-        } );
-        this.el.delete_event.connect(  (self, event) => {
+        }
+        
+          );
+        this.el.delete_event.connect( (self, event) => {
             this.el.hide();
             return true;
         }
@@ -69,10 +71,11 @@ public class Xcls_AboutDialog1
     // skip xtype - not pipe 
 
     // skip |modal - already used 
-
-    // skip |void:show_all - could not find seperator
-
-    // skip |xns - could not find seperator
+    public |void how_all() {
+            this.el.show_all();
+        }
+         
+    public |xns ??Gtk
 
     // skip xvala_cls - not pipe