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

NewBranch.bjs
NewBranch.vala

index 71a37b2..97d52a8 100644 (file)
      "bool vexpand" : true,
      "items" : [
       {
-       "id" : "",
+       "id" : "label_select_ticket",
        "* pack" : false,
        "xtype" : "Label",
        "$ xns" : "Gtk"
index 86ef3ad..0af7412 100644 (file)
@@ -24,7 +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;
+    public Xcls_label_select_ticket label_select_ticket;
 
         // my vars (def)
     public GitRepo? repo;
@@ -980,13 +980,13 @@ public class NewBranch : Object
 
             // set gobject values
             this.el.vexpand = true;
-            var child_0 = new Xcls_Label23( _this );
+            var child_0 = new Xcls_label_select_ticket( _this );
             child_0.ref();
         }
 
         // user defined functions
     }
-    public class Xcls_Label23 : Object
+    public class Xcls_label_select_ticket : Object
     {
         public Gtk.Label el;
         private NewBranch  _this;
@@ -995,10 +995,10 @@ public class NewBranch : Object
             // my vars (def)
 
         // ctor
-        public Xcls_Label23(NewBranch _owner )
+        public Xcls_label_select_ticket(NewBranch _owner )
         {
             _this = _owner;
-            _this.Label23 = this;
+            _this.label_select_ticket = this;
             this.el = new Gtk.Label( null );
 
             // my vars (dec)