Description
A Haskell wrapper around gi-gtk that adds a few more idiomatic API pieces. It makes some GTK workflows feel more natural from Haskell while still relying on the generated GTK bindings.
Developers use it when building GTK applications and wanting a friendlier layer over raw bindings. It remains tied to GTK behavior, so UI testing and accessibility checks are still needed.