NewBranch.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 18 Dec 2018 04:44:20 +0000 (12:44 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 18 Dec 2018 04:44:20 +0000 (12:44 +0800)
NewBranch.vala

NewBranch.bjs
NewBranch.vala

index 4195c61..7042bce 100644 (file)
        "items" : [
         {
          "listeners" : {
-          "authenticate" : ""
+          "authenticate" : "(auth) => {\n\n\n}"
          },
          "id" : "view",
          "* pack" : "add",
index 29d1ac1..de313c1 100644 (file)
@@ -895,7 +895,10 @@ public class NewBranch : Object
             // set gobject values
 
             //listeners
-            this.el.authenticate.connect( );
+            this.el.authenticate.connect( (auth) => {
+            
+            
+            });
         }
 
         // user defined functions