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

index 8dfe346..a9861e6 100644 (file)
                                                 }
                                             ]
                                         },
+                                        {
+                                            "min_width": 50,
+                                            "pack": "append_column",
+                                            "title": "Auto Push",
+                                            "xtype": "TreeViewColumn",
+                                            "|init": "function() {\n    XObject.prototype.init.call(this);\n    this.el.add_attribute(this.items[0].el , 'active', 5 );\n\n}\n",
+                                            "|xns": "Gtk",
+                                            "items": [
+                                                {
+                                                    "pack": "pack_start",
+                                                    "xtype": "CellRendererToggle",
+                                                    "|xns": "Gtk"
+                                                }
+                                            ]
+                                        },
                                         {
                                             "min_width": 200,
                                             "pack": "append_column",