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

Builder4/ValaProjectSettings.bjs
Builder4/ValaProjectSettings.vala

index d365ef4..08a614f 100644 (file)
@@ -59,6 +59,7 @@
                                                     "$ xns" : "Gtk"
                                                 },
                                                 {
+                                                    "utf8 title" : "name",
                                                     "* 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",
index b1afa02..6494076 100644 (file)
@@ -250,6 +250,7 @@ public class ValaProjectSettings : Object
             // my vars (dec)
 
             // set gobject values
+            this.el.title = "name";
             this.el.resizable = true;
 
             // init method