RepoStatusPopover.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 19 Dec 2018 05:14:40 +0000 (13:14 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 19 Dec 2018 05:14:40 +0000 (13:14 +0800)
RepoStatusPopover.vala

RepoStatusPopover.bjs
RepoStatusPopover.vala

index 11ea1bd..05149fb 100644 (file)
            "* 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" : "",
            "$ xns" : "Gtk"
           }
          ]
index e85db07..5dfac39 100644 (file)
@@ -634,6 +634,7 @@ public class RepoStatusPopover : Object
             // my vars (dec)
 
             // set gobject values
+            this.el.icon_widget = ;
             this.el.label = "Create Ticket";
 
             //listeners