Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.
/ gtk-examples-zig Public archive

Examples from the GTK4 docs getting started page rewritten in zig

Notifications You must be signed in to change notification settings

yemouu/gtk-examples-zig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gtk-examples-zig

I tried replicating the examples here using zig. I'm learning zig while I do this (and a little bit about C too I guess) so things could be improved.

My here goal is just to replicate the examples and maybe someone will find this useful.

Use this however you want.

Run example

To run an example, simply run zig build with the example number

zig build example0

Dependencies

  • GTK4
  • Zig 0.9.1 (+?)

About

Examples from the GTK4 docs getting started page rewritten in zig

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages