Clones.bjs
authorAlan Knowles <alan@akbkhome.com>
Mon, 12 Sep 2011 03:16:35 +0000 (11:16 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 12 Sep 2011 03:16:35 +0000 (11:16 +0800)
Clones.bjs

index d75931f..c084b94 100644 (file)
                                                 }
                                             ]
                                         },
+                                        {
+                                            "min_width": 50,
+                                            "pack": "append_column",
+                                            "title": "Last updated",
+                                            "xtype": "TreeViewColumn",
+                                            "|init": "function() {\n    XObject.prototype.init.call(this);\n    this.el.add_attribute(this.items[0].el , 'markup', 3 );\n\n}\n",
+                                            "|xns": "Gtk",
+                                            "items": [
+                                                {
+                                                    "pack": "pack_start",
+                                                    "xtype": "CellRendererText",
+                                                    "|xns": "Gtk"
+                                                }
+                                            ]
+                                        },
                                         {
                                             "resizable": false,
                                             "min_width": 50,