Commit a1302b9
committed
Use mapped Java type when determining BridJ method names
The BridJ StructIO class has different methods to get/set struct
fields of different types. The name of these must be dynamically
determined for each type. Use the mapped type instead of the type
name from the gir, which can be used to match the appropriate
getter/setter method.1 parent 0b0c1ae commit a1302b9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
| |||
0 commit comments