NewBranch.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2019 04:35:27 +0000 (12:35 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 21 Mar 2019 04:35:27 +0000 (12:35 +0800)
NewBranch.vala

NewBranch.bjs
NewBranch.vala

index 9dfb40c..71a37b2 100644 (file)
      "bool vexpand" : true,
      "items" : [
       {
+       "id" : "",
        "* pack" : false,
        "xtype" : "Label",
        "$ xns" : "Gtk"
index 4def930..86ef3ad 100644 (file)
@@ -24,6 +24,7 @@ public class NewBranch : Object
     public Xcls_btn_closed btn_closed;
     public Xcls_scrolled_window scrolled_window;
     public Xcls_view view;
+    public Xcls_Label23 Label23;
 
         // my vars (def)
     public GitRepo? repo;
@@ -997,6 +998,7 @@ public class NewBranch : Object
         public Xcls_Label23(NewBranch _owner )
         {
             _this = _owner;
+            _this.Label23 = this;
             this.el = new Gtk.Label( null );
 
             // my vars (dec)