src/Builder4/MainWindow.bjs
authorAlan Knowles <alan@roojs.com>
Fri, 19 Jun 2015 09:12:20 +0000 (17:12 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 19 Jun 2015 09:12:20 +0000 (17:12 +0800)
src/Builder4/MainWindow.vala

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

index b97423f..6a7688b 100644 (file)
            "* pack" : "add",
            "xtype" : "ImageMenuItem",
            "$ xns" : "Gtk",
-           "bool visible" : false,
            "items" : [
             {
              "utf8 icon_name" : "media-playback-start",
index 9ed8e66..6cdf182 100644 (file)
@@ -2781,7 +2781,6 @@ public class Xcls_MainWindow : Object
             // set gobject values
             this.el.always_show_image = true;
             this.el.label = "Run";
-            this.el.visible = false;
             var child_0 = new Xcls_Image81( _this );
             child_0.ref();
             this.el.set_image (  child_0.el  );