X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=blobdiff_plain;f=gir-fixes.txt;h=1a062a2a1696b021dfdf4ac5bc0d8832c0eb3f74;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hb=refs%2Fheads%2Fversion_1_1;hpb=9c2ef3219ca7a0c5845589c10c3e532bc5123855 diff --git a/gir-fixes.txt b/gir-fixes.txt index e69de29bb..1a062a2a1 100644 --- a/gir-fixes.txt +++ b/gir-fixes.txt @@ -0,0 +1,23 @@ + +These fixes may need adding to the various .gir's + +Then compile the with g-ir-compile /usr/share/gir-1.0/XXXX.gir -o /usr/lib/girepository-1.0/XXXX.typelib + + + +gtk_tree_view_get_dest_row_at_pos + - path & pos both need direction="out" + + +webkit get_settings / get_inspector need transfer none on return values + + -------------------------- + + Eventually GIR's should be downloadable from the doc site (or upstreamed into releases) + + + gtk_tree_view_get_selection + + ??? return value is currently tranfer-ownership = full?? + +