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

index 2759857..74e0d51 100644 (file)
                                                                                             "pack": "pack_start,false,false,0",
                                                                                             "xtype": "Button",
                                                                                             "|xns": "Gtk",
-                                                                                            "listeners": {}
+                                                                                            "listeners": {
+                                                                                                "activate": "function (self) {\n\n}"
+                                                                                            }
                                                                                         },
                                                                                         {
                                                                                             "listeners": {