src/Builder4/Editor.bjs
[roobuilder] / src / Builder4 / Editor.bjs
index 652c37c..3379c57 100644 (file)
            "$ xns" : "Gtk",
            "* prop" : "child",
            "id" : "navigation",
+           "int width_request" : 200,
            "items" : [
             {
              "$ xns" : "Gtk",
            "| void show" : [
             "(Gee.ArrayList<Lsp.DocumentSymbol> syms) {",
             "\t_this.navigationwindow.el.show();",
+            "\t",
             "\t//_this.navliststore.el.remove_all();",
             "\t",
             "\t",