resources/RooUsage.txt
[app.Builder.js] / resources / Gir.overides
index e69de29..4705c4e 100644 (file)
@@ -0,0 +1,23 @@
+{
+    "Gtk.Label.new.str":  "label" ,
+    "Gtk.Label.new_with_mnemonic.str":  "label" ,
+    
+    "Gtk.MessageDialog.new.parent" : "transient_for",
+    
+    "Gtk.MessageDialog.new.type" : "message_type",
+    "Gtk.MessageDialog.new.message_format" : "text",
+    
+    "Gtk.SourceBuffer.new.table" : "tag_table",
+    "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",
+   
+     
+    "-" : ""
+    
+}