gtk-sharp
gtk-sharp copied to clipboard
Update GTK+ to version 3.14.15
Based on the patches from Mikkel Kruse Johnsen.
See that the CSS demo is currently disabled since the CssProvider is not properly picked up for some reason. We will need to research a bit on this but for now it is good enough doing it without.
Hello! I'm the build bot for the Mono project.
I need approval from a Mono team member to build this pull request. A team member should reply with "approve" to approve a build of this pull request, "whitelist" to whitelist this and all future pull requests from this contributor, or "build" to explicitly request a build, even if one has already been done.
Contributors can ignore this message.
Hello! I'm the build bot for the Mono project.
I need approval from a Mono team member to build this pull request. A team member should reply with "approve" to approve a build of this pull request, "whitelist" to whitelist this and all future pull requests from this contributor, or "build" to explicitly request a build, even if one has already been done.
Contributors can ignore this message.
If this code is based on another PR, please put the link to it, and explain the adjustments you made over his work. Thanks
Here we go. Please let me know if you need me to provide more info.
Based on the patches from Mikkel Kruse Johnsen. See the fork: https://github.com/openmedicus/gtk-sharp/
Prefer that you include the link to his earlier PR, to see previous conversations about this upgrade.
There are also 3 new patches that need to be applied due to the scanner hanging or giving an error when parsing the source code. Two of those patches are already in GTK upstream see:
Thanks for providing info about this! And URLs of upstream patches. But I only see 2 URLs, not 3.
See that there are also some generator problems with GtkWidgetClass.
Meh, his commit doesn't delve into what those generator problems are. It could be great if you could give more insight about this before we merge this workaround.
There we go. Adding also @mikkeljohnsen in case he can give some insight about the GtkWidgetClass issue.