Builder4/ValaProjectSettings.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 29 Oct 2014 09:34:23 +0000 (17:34 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 29 Oct 2014 09:34:23 +0000 (17:34 +0800)
Builder4/ValaProjectSettings.vala

Builder4/ValaProjectSettings.bjs
Builder4/ValaProjectSettings.vala

index 7534d11..d365ef4 100644 (file)
@@ -62,6 +62,7 @@
                                                     "* init" : " this.el.add_attribute(_this.keyrender.el , \"markup\", 2 );\n this.el.add_attribute(_this.keyrender.el , \"text\", 1 );\n  ",
                                                     "* pack" : "append_column",
                                                     "xtype" : "TreeViewColumn",
+                                                    "gboolean resizable" : true,
                                                     "$ xns" : "Gtk"
                                                 }
                                             ]
index 5fa94b9..b1afa02 100644 (file)
@@ -250,6 +250,7 @@ public class ValaProjectSettings : Object
             // my vars (dec)
 
             // set gobject values
+            this.el.resizable = true;
 
             // init method