src/Builder4/MainWindow.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 31 Jan 2024 09:23:00 +0000 (17:23 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 31 Jan 2024 09:23:00 +0000 (17:23 +0800)
src/Builder4/MainWindow.vala

src/Builder4/MainWindow.bjs

index 87af0be..f89b176 100644 (file)
                "bool autoselect" : false,
                "bool can_unselect" : true,
                "items" : [
+                {
+                 "$ xns" : "GLib",
+                 "* prop" : "model",
+                 "GLib.Type item_type" : "typeof(WindowState)",
+                 "xtype" : "ListStore"
+                },
                 {
                  "$ xns" : "Gtk",
                  "* prop" : "model",