Sample/Window.bjs
authorAlan Knowles <alan@akbkhome.com>
Thu, 14 Oct 2010 09:27:42 +0000 (17:27 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 14 Oct 2010 09:27:42 +0000 (17:27 +0800)
Sample/Window.bjs

index 22fbc5e..1cd0fba 100644 (file)
                                                                                             "label": "Redraw",
                                                                                             "pack": "pack_start,false,false,0",
                                                                                             "xtype": "Button",
-                                                                                            "|xns": "Gtk"
+                                                                                            "|xns": "Gtk",
+                                                                                            "listeners": {
+                                                                                                "accel_closures_changed": "function (self) {\n\n}"
+                                                                                            }
                                                                                         },
                                                                                         {
                                                                                             "listeners": {