src/Builder4/MainWindow.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 7 May 2015 10:59:25 +0000 (18:59 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 7 May 2015 10:59:25 +0000 (18:59 +0800)
src/Builder4/MainWindow.vala

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

index dbe60ba..22c3b4e 100644 (file)
@@ -38,6 +38,7 @@
      "string title" : "Application Builder",
      "items" : [
       {
+       "bool use_popover" : false,
        "* pack" : "pack_start",
        "xtype" : "MenuButton",
        "$ xns" : "Gtk",
index 2b913ec..d719c46 100644 (file)
@@ -166,6 +166,7 @@ public class Xcls_MainWindow : Object
             // my vars (dec)
 
             // set gobject values
+            this.el.use_popover = false;
             var child_0 = new Xcls_Image4( _this );
             child_0.ref();
             this.el.set_image (  child_0.el  );