NewBranch.bjs
[gitlive] / NewBranch.bjs
index 28405ae..af89d20 100644 (file)
@@ -25,6 +25,9 @@
    "bool modal" : true,
    "items" : [
     {
+     "listeners" : {
+      "switch_page" : "(page, page_num) => {\n\tGLib.debug(\"Switch to page: %d\", (int)page_num);\n\t\n}\n"
+     },
      "* pack" : "get_content_area().add",
      "xtype" : "Notebook",
      "$ xns" : "Gtk",