src/Builder4/WindowLeftProjects.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 17 Mar 2015 14:23:10 +0000 (22:23 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 17 Mar 2015 14:23:10 +0000 (22:23 +0800)
src/Builder4/WindowLeftProjects.vala

src/Builder4/WindowLeftProjects.bjs
src/Builder4/WindowLeftProjects.vala

index be69268..6e88b95 100644 (file)
@@ -52,6 +52,7 @@
          "$ xns" : "Gtk"
         },
         {
+         "utf8 title" : "Projects",
          "* init" : "\n    this.el.add_attribute(_this.namecol.el , \"markup\", 0  );\n ",
          "* pack" : "append_column",
          "xtype" : "TreeViewColumn",
index 47345a1..b9f3a4b 100644 (file)
@@ -263,6 +263,7 @@ public class Xcls_WindowLeftProjects : Object
             // my vars (dec)
 
             // set gobject values
+            this.el.title = "Projects";
             var child_0 = new Xcls_namecol( _this );
             child_0.ref();
             this.el.pack_start (  child_0.el , true );