Sample/Window.bjs
[app.Builder.js] / 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": {