RepoStatusPopover.bjs
[gitlive] / RepoStatusPopover.bjs
index 5e7f327..51b77ae 100644 (file)
            "* ctor" : "new Gtk.ToolButton(new Gtk.Image.from_icon_name (\"gtk-goto-bottom\", Gtk.IconSize.SMALL_TOOLBAR), null);",
            "xtype" : "ToolButton",
            "* pack" : "add",
-           "$ xns" : "Gtk"
+           "$ xns" : "Gtk",
+           "bool is_important" : true
           },
           {
            "listeners" : {