From 9a852ad0b0aad3565f4ca26bb317bd8680f6deb3 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 29 Apr 2015 21:01:34 +0800 Subject: [PATCH] src/Builder4/GtkView.bjs src/Builder4/GtkView.vala --- src/Builder4/GtkView.bjs | 2 +- src/Builder4/GtkView.vala | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Builder4/GtkView.bjs b/src/Builder4/GtkView.bjs index 82d07d267..7fee2c3e2 100644 --- a/src/Builder4/GtkView.bjs +++ b/src/Builder4/GtkView.bjs @@ -96,7 +96,7 @@ { "id" : "renderer", "xtype" : "CellRendererText", - "* pack" : "pack_start,false", + "* pack" : "pack_start,tue", "$ xns" : "Gtk" } ] diff --git a/src/Builder4/GtkView.vala b/src/Builder4/GtkView.vala index 95bc0009d..3552afe1d 100644 --- a/src/Builder4/GtkView.vala +++ b/src/Builder4/GtkView.vala @@ -494,7 +494,7 @@ public class Xcls_GtkView : Object this.el.title = "Compile output"; var child_0 = new Xcls_renderer( _this ); child_0.ref(); - this.el.pack_start ( child_0.el , false ); + this.el.pack_start ( child_0.el , tue ); // init method -- 2.39.2