src/Builder4/GtkView.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 29 Apr 2015 08:53:53 +0000 (16:53 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 29 Apr 2015 08:53:53 +0000 (16:53 +0800)
src/Builder4/GtkView.vala

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

index 0d1484b..46429e7 100644 (file)
@@ -77,7 +77,7 @@
          "items" : [
           {
            "gint n_columns" : 1,
-           "columns" : "  typeof(string)",
+           "columns" : "  typeof(string), typeof(int), typeof(string), typeof(string) ",
            "* pack" : "set_model",
            "xtype" : "TreeStore",
            "$ xns" : "Gtk"
index d2f4185..d9f59b2 100644 (file)
@@ -359,7 +359,7 @@ public class Xcls_GtkView : Object
         public Xcls_TreeStore10(Xcls_GtkView _owner )
         {
             _this = _owner;
-            this.el = new Gtk.TreeStore( 1,   typeof(string) );
+            this.el = new Gtk.TreeStore( 1,   typeof(string), typeof(int), typeof(string), typeof(string)  );
 
             // my vars (dec)