We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 881fdce commit 1f9a909Copy full SHA for 1f9a909
README.md
@@ -6,6 +6,12 @@
6
[](https://codecov.io/github/JuliaGraphics/Gtk.jl?branch=master)
7
[](https://juliagraphics.github.io/Gtk.jl/latest)
8
9
+This package is NO LONGER SUPPORTED.
10
+Users should migrate to
11
+[Gtk4.jl](https://github.com/JuliaGtk/Gtk4.jl),
12
+following the
13
+[tips on the differences betwen Gtk3 and Gtk4](https://juliagtk.github.io/Gtk4.jl/dev/diff3to4).
14
+
15
GUI building, using the Gtk library: [https://www.gtk.org/](https://www.gtk.org/)
16
17
Complete Gtk documentation is available at [https://www.gtk.org/docs](https://www.gtk.org/docs)
0 commit comments