Builder3/Window.js
[app.Builder.js] / gir-fixes.txt
1
2 These fixes may need adding to the various .gir's 
3
4 Then compile the with g-ir-compile /usr/share/gir-1.0/XXXX.gir -o /usr/lib/girepository-1.0/XXXX.typelib
5
6
7
8 gtk_tree_view_get_dest_row_at_pos
9  - path & pos both need direction="out"
10  
11  
12 webkit get_settings / get_inspector need transfer none on return values
13  
14  --------------------------
15  
16  Eventually GIR's should be downloadable from the doc site (or upstreamed into releases)
17  
18  
19  gtk_tree_view_get_selection
20  
21  ??? return value is currently tranfer-ownership = full??
22  
23