src/Builder4/GtkView.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 2 Jun 2015 12:53:26 +0000 (20:53 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 2 Jun 2015 12:53:26 +0000 (20:53 +0800)
src/Builder4/GtkView.vala

src/Builder4/GtkView.bjs
src/Builder4/GtkView.vala

index 21dc840..1d65b77 100644 (file)
@@ -24,6 +24,7 @@
    "int height" : 0,
    "$ xns" : "Gtk",
    "Gtk.Orientation orientation" : "Gtk.Orientation.VERTICAL",
+   "Gtk.SourceSearchContext sourcecontext" : "",
    "# Xcls_MainWindow main_window" : "",
    "items" : [
     {
index f50aa5f..3362046 100644 (file)
@@ -24,6 +24,7 @@ public class Xcls_GtkView : Object
     public int width;
     public JsRender.JsRender file;
     public int height;
+    public Gtk.SourceSearchContext sourcecontext;
     public Xcls_MainWindow main_window;
 
     // ctor