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

index c084b94..cdd373a 100644 (file)
                                                     "|xns": "Gtk"
                                                 }
                                             ]
-                                        },
-                                        {
-                                            "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"
-                                                }
-                                            ]
                                         }
                                     ]
                                 },