RepoStatusPopover.bjs
[gitlive] / RepoStatusPopover.bjs
index 05149fb..a2aa0e6 100644 (file)
             "button_press_event" : "() => {\n  \n\n\n      Clones.singleton().el.response(-1);\n  \n   _this.el.hide();\n   Ticket.singleton().show( _this.repo);\n   \n    return false;\n}"
            },
            "label" : "Create Ticket",
-           "* ctor" : "new Gtk.ToolButton(new Gtk.Image.from_icon_name (\"gtk-new\", Gtk.IconSize.SMALL_TOOLBAR), null)",
            "* pack" : "add",
            "xtype" : "ToolButton",
-           "Gtk.Widget icon_widget" : "",
+           "$ Gtk.Widget icon_widget" : "new Gtk.Image.from_icon_name (\"gtk-new\", Gtk.IconSize.SMALL_TOOLBAR)",
            "$ xns" : "Gtk"
           }
          ]