Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for GTK 4 #41

Open
tristanheaven opened this issue Jan 14, 2020 · 2 comments
Open

Add support for GTK 4 #41

tristanheaven opened this issue Jan 14, 2020 · 2 comments

Comments

@tristanheaven
Copy link
Member

https://developer.gnome.org/gtk3/stable/gtk3-Stock-Items.html

Since GTK+ 3.10, stock items are deprecated. You should instead set up whatever labels and/or icons you need using normal widget API, rather than relying on GTK+ providing ready-made combinations of these.

@tristanheaven tristanheaven changed the title Stock Items shouldn't be used GTK stock items shouldn't be used May 1, 2020
@tristanheaven tristanheaven changed the title GTK stock items shouldn't be used Add support for GTK 4 Dec 16, 2020
@tristanheaven
Copy link
Member Author

GTK 4 API changes:
https://developer.gnome.org/gtk4/stable/ch40s02.html

@atzlinux
Copy link

I also hope support for GTK4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants