sync wip_alan_T7224_migrating_file_browsing origin/wip_alan_T7224_migrating_file_browsing
authorAlan <alan@roojs.com>
Mon, 23 May 2022 03:05:21 +0000 (11:05 +0800)
committerAlan <alan@roojs.com>
Mon, 23 May 2022 03:05:21 +0000 (11:05 +0800)
src/Builder4/MainWindow.bjs
src/Builder4/MainWindow.vala

index 1f96e6c..e1e8533 100644 (file)
         {
          "$ xns" : "Gtk",
          "* pack" : "add",
+         "bool always_show_image" : true,
          "items" : [
           {
            "$ xns" : "Gtk",
index 9661f5e..9bb9f22 100644 (file)
@@ -1523,6 +1523,7 @@ public class Xcls_MainWindow : Object
             // my vars (dec)
 
             // set gobject values
+            this.el.always_show_image = true;
             this.el.label = "About";
             var child_0 = new Xcls_topbarmenu( _this );
             child_0.ref();