src/Builder4/PopoverEditor.bjs
authorAlan <alan@roojs.com>
Thu, 12 May 2022 09:27:17 +0000 (17:27 +0800)
committerAlan <alan@roojs.com>
Thu, 12 May 2022 09:27:17 +0000 (17:27 +0800)
src/Builder4/PopoverEditor.vala

src/Builder4/PopoverEditor.bjs
src/Builder4/PopoverEditor.vala

index 615feff..e4858bf 100644 (file)
@@ -2,6 +2,7 @@
  "build_module" : "",
  "items" : [
   {
+   "# Gtk.SourceSearchContext searchcontext" : "null",
    "# JsRender.JsRender file" : "null",
    "# JsRender.Node node" : "null",
    "# Xcls_MainWindow window" : "null",
index c5e0465..a5c0811 100644 (file)
@@ -30,6 +30,7 @@ public class Xcls_PopoverEditor : Object
     public bool pos;
     public bool dirty;
     public Xcls_MainWindow mainwindow;
+    public Gtk.SourceSearchContext searchcontext;
     public signal void save ();
     public JsRender.Node node;
     public string prop_or_listener;
@@ -49,6 +50,7 @@ public class Xcls_PopoverEditor : Object
         this.file = null;
         this.pos = false;
         this.dirty = false;
+        this.searchcontext = null;
         this.node = null;
         this.prop_or_listener = "";