Maybe a hint?
Maybe a hint?
Posted Jan 14, 2026 21:33 UTC (Wed) by NHO (subscriber, #104320)In reply to: Maybe a hint? by wtarreau
Parent article: Debian discusses removing GTK 2 for forky
I dropped it after spending four hours trying to find how to implement a file filter, so it won't try to open unsupported files and dispatch right formats to right backends. The filtering functionality was moved to completely different object with no comment in old place.
Documentation is horrendous and nigh-useless. It's just a bunch of functions with description of "what they do" but no examples of "how to do something". It presumes that people are already well-versed in GTK programming. And I have no idea if I implemented this correctly because, well, there's a lot of X11 code that needs to be dealt with and my enthusiasm died.
