Builder4/ValaProjectSettings.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 30 Oct 2014 10:55:45 +0000 (18:55 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 30 Oct 2014 10:55:45 +0000 (18:55 +0800)
Builder4/ValaProjectSettings.vala

Builder4/ValaProjectSettings.bjs
Builder4/ValaProjectSettings.vala

index cfc7bab..421d507 100644 (file)
                                                     "$ xns" : "Gtk",
                                                     "items" : [
                                                         {
+                                                            "* pack" : "pack_start,false",
                                                             "xtype" : "CellRendererToggle",
                                                             "$ xns" : "Gtk"
                                                         },
index ea9633f..246d08b 100644 (file)
@@ -407,6 +407,7 @@ public class ValaProjectSettings : Object
             this.el.resizable = true;
             var child_0 = new Xcls_CellRendererToggle15( _this );
             child_0.ref();
+            this.el.pack_start (  child_0.el , false );
             var child_1 = new Xcls_packages_render_use( _this );
             child_1.ref();
             this.el.pack_start (  child_1.el , false );