No description
Find a file
Vincent Batts ddfb728687
*: add source from drawing example and using gtk builder
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2024-04-02 12:53:31 -04:00
.clangd clang: help the clang LSP not complain 2024-04-02 10:44:14 -04:00
.gitignore Initial commit 2024-04-02 09:51:56 -04:00
builder.ui *: add source from drawing example and using gtk builder 2024-04-02 12:53:31 -04:00
example-3.c *: add source from drawing example and using gtk builder 2024-04-02 12:53:31 -04:00
example-4.c *: add source from drawing example and using gtk builder 2024-04-02 12:53:31 -04:00
LICENSE Initial commit 2024-04-02 09:51:56 -04:00
main.c main: a grid of buttons 2024-04-02 12:41:32 -04:00
Makefile *: add source from drawing example and using gtk builder 2024-04-02 12:53:31 -04:00
README.md Initial commit 2024-04-02 09:51:56 -04:00

learning-GTK

Found https://docs.gtk.org/gtk4/getting_started.html and figured I would learn a thing.