Marcel Tiede
Marcel Tiede
Fixed with #1276.
If you want to improve the support even further please open a new issue.
Thank you for the feedback. This was actually the goal in the beginning. As no requests in this direction came up I think it is not very important currently. I...
Ah this is an interesting use case. Out of curiosity: Can you provide a link to the GObject code which is part of the Arrow project? I did not find...
Hi, I'm not 100% certain but I think you can't just omit one GirFile (e.g. GObject) from the input. For example if a method from a library returns a class...
Another thought: can't you just create a Gir file from your custom GObject/GLib and generate the whole C# stack without omitting any Gir files? Because if you don't have the...
I would strongly suggest that you try this manual process before implementing. If you reference libraries which are not generated from the GirCore generator all the internal APIs are probably...
Ah sorry I was somehow focusing on the thought that you have a forked version of GObject and want to actually use it as a new base library. Yes it...
This api is not available because it is part of another package: https://github.com/gircore/gir-files/blob/2beec2513c228453806c79dec513ba6cadcc78a3/windows/GdkWin32-4.0.gir I will see if I can add the new project in the next major version.
Unfortunately I can't tell you the best way how to solve it as I'm not a GTK dev. So I don't know the alternatives. At least in regard to the...