DependTree/Window.bjs
authorAlan Knowles <alan@akbkhome.com>
Thu, 2 Dec 2010 10:46:15 +0000 (18:46 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 2 Dec 2010 10:46:15 +0000 (18:46 +0800)
DependTree/Window.bjs

index a7ec3fa..21b0f52 100644 (file)
                                                         {
                                                             "activatable": true,
                                                             "xtype": "CellRendererToggle",
-                                                            "|xns": "Gtk"
+                                                            "|xns": "Gtk",
+                                                            "listeners": {
+                                                                "toggled": "function (self, path) {\n\n}"
+                                                            }
                                                         }
                                                     ]
                                                 }