Builder4/GtkView.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 19 Sep 2014 10:17:59 +0000 (18:17 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 19 Sep 2014 10:17:59 +0000 (18:17 +0800)
Builder4/GtkView.vala

Builder4/GtkView.bjs
Builder4/GtkView.vala

index e9287fd..6f2e516 100644 (file)
             "$ xns" : "Gtk",
             "items" : [
                 {
-                    "# Gtk.Widget lastObj" : "null",
-                    "xtype" : "Viewport",
                     "* pack" : "add1",
-                    "# JsRender.JsRender file" : "null",
+                    "xtype" : "Viewport",
                     "$ xns" : "Gtk",
                     "items" : [
                         {
index 2701b00..f481991 100644 (file)
@@ -104,8 +104,6 @@ public class Xcls_GtkView : Object
 
 
             // my vars (def)
-        public Gtk.Widget lastObj;
-        public JsRender.JsRender file;
 
         // ctor 
         public Xcls_Viewport2(Xcls_GtkView _owner )
@@ -114,8 +112,6 @@ public class Xcls_GtkView : Object
             this.el = new Gtk.Viewport( null, null );
 
             // my vars (dec)
-            this.lastObj = null;
-            this.file = null;
 
             // set gobject values
             var child_0 = new Xcls_container( _this );