src/Builder4/CodeInfo.bjs
authorAlan Knowles <alan@roojs.com>
Sat, 16 Mar 2024 07:23:37 +0000 (15:23 +0800)
committerAlan Knowles <alan@roojs.com>
Sat, 16 Mar 2024 07:23:37 +0000 (15:23 +0800)
src/Builder4/CodeInfo.vala

src/Builder4/CodeInfo.bjs

index b32ced4..b3a9638 100644 (file)
          "$ xns" : "Gtk",
          "bool hexpand" : true,
          "bool visible" : true,
+         "items" : [
+          {
+           "$ xns" : "Gtk",
+           "* prop" : "child",
+           "xtype" : "SearchEntry"
+          }
+         ],
          "xtype" : "SearchBar"
         },
         {