GTK3 Support #293
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
github_actions
good first issue
help wanted
invalid
java
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
java-gi/java-gi#293
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello,
First of all thanks for bringing GTK to Java developpers.
i search this repo and the documentation for any reference to GTK3 without success.
Is there any chance you support GTK3 or what preventing this?
No, GTK3 support is not on the roadmap right now. Do you have a specific use case where GTK4 doesn't work?
Not really. I just had a project i started before with GTK3 and a JNA based approach. I was struggling with JNA and wanted to give a try to this project which looks promising.
I will have to rewritte all my UI files to GTK4 which a bit of a pain.
Thanks for clarifying