resources/RooUsage.txt
[app.Builder.js] / resources / Gir.overides
index f8e2423..4705c4e 100644 (file)
@@ -1,5 +1,7 @@
 {
     "Gtk.Label.new.str":  "label" ,
+    "Gtk.Label.new_with_mnemonic.str":  "label" ,
+    
     "Gtk.MessageDialog.new.parent" : "transient_for",
     
     "Gtk.MessageDialog.new.type" : "message_type",
@@ -9,4 +11,13 @@
     "Gtk.Table.new.rows" : "n_rows",
     "Gtk.Table.new.columns" : "n_columns",
     
+    "Gtk.ListStore.new.___" : "columns",
+    "Gtk.TreeStore.new.___" : "columns",
+       
+       "Gtk.Grid.attach.top" : "top_attach",
+    "Gtk.Grid.attach.left" : "left_attach",
+   
+     
+    "-" : ""
+    
 }