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

NewBranch.bjs
NewBranch.vala

index c93cc06..fa9127a 100644 (file)
            "$ xns" : "Gtk",
            "items" : [
             {
-             "id" : "prcellrenderer",
+             "id" : "tprcellrenderer",
              "xtype" : "CellRendererText",
              "* pack" : "pack_start,true",
              "$ xns" : "Gtk"
index cb191c5..2ba873f 100644 (file)
@@ -30,7 +30,7 @@ public class NewBranch : Object
     public Xcls_view view;
     public Xcls_table table;
     public Xcls_project_id project_id;
-    public Xcls_prcellrenderer prcellrenderer;
+    public Xcls_tprcellrenderer tprcellrenderer;
     public Xcls_prmodel prmodel;
     public Xcls_summary summary;
     public Xcls_milestone_id milestone_id;
@@ -1243,7 +1243,7 @@ public class NewBranch : Object
             this.loading = false;
 
             // set gobject values
-            var child_0 = new Xcls_prcellrenderer( _this );
+            var child_0 = new Xcls_tprcellrenderer( _this );
             child_0.ref();
             this.el.pack_start (  child_0.el , true );
             var child_1 = new Xcls_prmodel( _this );
@@ -1314,7 +1314,7 @@ public class NewBranch : Object
                
         }
     }
-    public class Xcls_prcellrenderer : Object
+    public class Xcls_tprcellrenderer : Object
     {
         public Gtk.CellRendererText el;
         private NewBranch  _this;
@@ -1323,10 +1323,10 @@ public class NewBranch : Object
             // my vars (def)
 
         // ctor
-        public Xcls_prcellrenderer(NewBranch _owner )
+        public Xcls_tprcellrenderer(NewBranch _owner )
         {
             _this = _owner;
-            _this.prcellrenderer = this;
+            _this.tprcellrenderer = this;
             this.el = new Gtk.CellRendererText();
 
             // my vars (dec)