Fix #7238 - remove clutter and change layout of interface
[roobuilder] / src / Builder4 / GtkView.vala
index 0e7960a..7d9ffee 100644 (file)
@@ -43,6 +43,7 @@ public class Xcls_GtkView : Object
 
         // set gobject values
         this.el.hexpand = true;
+        this.el.vexpand = true;
         var child_0 = new Xcls_notebook( _this );
         child_0.ref();
         this.el.pack_start (  child_0.el , true,true,0 );