src/Builder4/MainWindow.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 15 May 2015 08:54:01 +0000 (16:54 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 15 May 2015 08:54:01 +0000 (16:54 +0800)
src/Builder4/MainWindow.vala

src/Builder4/MainWindow.bjs
src/Builder4/MainWindow.vala

index aa0930d..46e547a 100644 (file)
          "* pack" : "pack_end,false,false,0",
          "xtype" : "Toolbar",
          "$ xns" : "Gtk",
+         "Gtk.IconSize icon_size" : "Gtk.IconSize.SMALL_TOOLBAR",
          "items" : [
           {
            "* pack" : "add",
index 7a6d9a5..332bc7c 100644 (file)
@@ -2220,6 +2220,7 @@ public class Xcls_MainWindow : Object
             // my vars (dec)
 
             // set gobject values
+            this.el.icon_size = Gtk.IconSize.SMALL_TOOLBAR;
             var child_0 = new Xcls_ToolButton69( _this );
             child_0.ref();
             this.el.add (  child_0.el  );