You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems Gtk4 is not supported. Its support need some changes in code e.g. GdkWindow is now GdkSurface. Also GdkEventKey seems to be not usable now. https://docs.gtk.org/gtk4/migrating-3to4.html
The text was updated successfully, but these errors were encountered:
It seems Gtk4 is not supported. Its support need some changes in code e.g. GdkWindow is now GdkSurface. Also GdkEventKey seems to be not usable now.
https://docs.gtk.org/gtk4/migrating-3to4.html
The text was updated successfully, but these errors were encountered: