src/Builder4/MainWindow.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 15 May 2015 09:06:48 +0000 (17:06 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 15 May 2015 09:06:48 +0000 (17:06 +0800)
src/Builder4/MainWindow.vala

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

index 90ce751..3329580 100644 (file)
          "Gtk.Orientation orientation" : "Gtk.Orientation.HORIZONTAL",
          "items" : [
           {
+           "bool hexpand" : true,
            "string label" : "Errors",
            "* pack" : "add",
            "xtype" : "ToolButton",
index e7ab921..50a08ba 100644 (file)
@@ -2245,6 +2245,7 @@ public class Xcls_MainWindow : Object
 
             // set gobject values
             this.el.icon_name = "dialog-error";
+            this.el.hexpand = true;
         }
 
         // user defined functions