src/Builder4/MainWindow.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 1 Feb 2024 06:38:18 +0000 (14:38 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 1 Feb 2024 06:38:18 +0000 (14:38 +0800)
src/Builder4/MainWindow.vala

src/Builder4/MainWindow.bjs

index a514dbb..085905e 100644 (file)
          "$ xns" : "Gtk",
          "* pack" : "append",
          "bool has_frame" : false,
+         "items" : [
+          {
+           "$ xns" : "Adw",
+           "string icon_name" : "_this.splitview.el.show_sidebar ",
+           "string label" : "Files",
+           "xtype" : "ButtonContent"
+          }
+         ],
          "listeners" : {
           "clicked" : [
            "  ( ) => {",