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

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

index df9ed6b..035304a 100644 (file)
@@ -39,6 +39,7 @@
       {
        "* pack" : "pack_start,?bool?,?bool?,?uint?",
        "xtype" : "HeaderBar",
+       "bool show_close_button" : true,
        "$ xns" : "Gtk",
        "string title" : "Application Builder"
       },
index 6afe42e..40a6266 100644 (file)
@@ -166,6 +166,7 @@ public class Xcls_MainWindow : Object
 
             // set gobject values
             this.el.title = "Application Builder";
+            this.el.show_close_button = true;
         }
 
         // user defined functions