src/Builder4/GtkView.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 23 Mar 2015 10:05:54 +0000 (18:05 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 23 Mar 2015 10:05:54 +0000 (18:05 +0800)
src/Builder4/GtkView.vala

src/Builder4/GtkView.bjs
src/Builder4/GtkView.vala

index ededb6b..55283c5 100644 (file)
@@ -41,7 +41,6 @@
        "$ xns" : "Gtk",
        "items" : [
         {
-         "id" : "compile_button",
          "* pack" : "pack_start,true,true,0",
          "xtype" : "Button",
          "$ xns" : "Gtk",
index 27ee5a0..f48eb4e 100644 (file)
@@ -14,7 +14,6 @@ public class Xcls_GtkView : Object
     }
     public Xcls_view_layout view_layout;
     public Xcls_container container;
-    public Xcls_compile_button compile_button;
     public Xcls_compile_view compile_view;
 
         // my vars (def)
@@ -208,14 +207,14 @@ public class Xcls_GtkView : Object
             // my vars (dec)
 
             // set gobject values
-            var child_0 = new Xcls_compile_button( _this );
+            var child_0 = new Xcls_Button6( _this );
             child_0.ref();
             this.el.pack_start (  child_0.el , true,true,0 );
         }
 
         // user defined functions 
     }
-    public class Xcls_compile_button : Object 
+    public class Xcls_Button6 : Object 
     {
         public Gtk.Button el;
         private Xcls_GtkView  _this;
@@ -224,10 +223,9 @@ public class Xcls_GtkView : Object
             // my vars (def)
 
         // ctor 
-        public Xcls_compile_button(Xcls_GtkView _owner )
+        public Xcls_Button6(Xcls_GtkView _owner )
         {
             _this = _owner;
-            _this.compile_button = this;
             this.el = new Gtk.Button();
 
             // my vars (dec)