mrwormhole/ziggtk
GTK samples in Zig
IMPORTANT
Works with zig version 0.13.0 and may not work in older versions.
Sample "hello world" GTK4 applications in zig. Based on the examples at GTK4 Getting Started
There are three applications:
Same examples as above but with GTK3
Ensure gtk4 is installed as system dependency.
zig build
zig build manual
zig build builder
zig build embedded