src/Builder4/GtkView.bjs
authorAlan <alan@roojs.com>
Thu, 8 Feb 2024 08:12:58 +0000 (16:12 +0800)
committerAlan <alan@roojs.com>
Thu, 8 Feb 2024 08:12:58 +0000 (16:12 +0800)
src/Builder4/GtkView.vala

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

index 59eca96..5ff0505 100644 (file)
@@ -8,7 +8,6 @@
    "# JsRender.JsRender file" : "null",
    "# Xcls_MainWindow main_window" : "",
    "$ xns" : "Gtk",
-   "Gtk.CssProvider css" : "",
    "Gtk.Orientation orientation" : "Gtk.Orientation.VERTICAL",
    "bool hexpand" : true,
    "bool vexpand" : true,
index a5d48db..6131dd6 100644 (file)
@@ -31,7 +31,6 @@ public class Xcls_GtkView : Object
 
                // my vars (def)
        public Gtk.Widget lastObj;
-       public Gtk.CssProvider css;
        public Xcls_MainWindow main_window;
        public GtkSource.SearchContext searchcontext;
        public int last_error_counter;