On the other hand, I think GTK1 doesn't even support Unicode.
It's some experience I definitely don't miss from those days.
I've being using Gtk 1.2 + patches[0] (which i made by combining the last release with a few patches from Slackware) to occasionally check Lazarus' Gtk1 support. It is also neat if you want to make self-contained binaries, for example this little animation utility i wrote some time ago[1] has a Gtk1-based build with Gtk1 linked statically on it and the tool relying on just X11 and OpenGL.
[1] https://github.com/tschoonj/GTK-for-Windows-Runtime-Environm...
vintagedave•1h ago
I am unsure from the page, just that it implied: is there software in 2025 still using GTK v1?
gary_0•1h ago
Searching https://pkgs.org says that most distros don't have a gtk 1 package... except for Slackware!
badsectoracula•59m ago
I'm not sure if GTK1 (the linked one) is backwards and/or binary compatible with Gtk 1.2 though.
[0] https://www.lazarus-ide.org/
[1] http://runtimeterror.com/pages/badsector/gtk12/