src/Palete/VapiParser.vala
[app.Builder.js] / resources / Gir.overides
index 6740f63..b465833 100644 (file)
     "Gtk.SourceBuffer.new.table" : "tag_table",
     "Gtk.Table.new.rows" : "n_rows",
     "Gtk.Table.new.columns" : "n_columns",
-    "Gtk.ListStore.new.columns" : "columns",
-    
     
+    "Gtk.ListStore.newv.types" : "columns",
+    "Gtk.TreeStore.newv.types" : "columns",
+       
+     
     "-" : ""
     
 }