src/Builder4/PopoverFiles.bjs
authorAlan <alan@roojs.com>
Fri, 2 Sep 2022 04:38:19 +0000 (12:38 +0800)
committerAlan <alan@roojs.com>
Fri, 2 Sep 2022 04:38:19 +0000 (12:38 +0800)
src/Builder4/PopoverFiles.vala

src/Builder4/PopoverFiles.bjs

index aa8bd62..e5834c6 100644 (file)
           },
           {
            "$ xns" : "Gtk",
-           "* init" : "  this.el.set_policy (Gtk.PolicyType.NEVER, Gtk.PolicyType.AUTOMATIC);",
+           "* init" : [
+            "  this.el.set_policy (Gtk.PolicyType.NEVER, Gtk.PolicyType.AUTOMATIC);",
+            "  "
+           ],
            "* pack" : "add",
            "Gtk.ShadowType shadow_type" : "Gtk.ShadowType.IN",
            "bool expand" : true,