A cool loading spinner for gtk, when your program needs to fork
Go to file
Tracker-Friendly b44555d9d6 Well that was easy 2023-07-17 23:15:08 +01:00
LICENSE Initial commit 2023-07-17 22:10:18 +00:00
Makefile Well that was easy 2023-07-17 23:15:08 +01:00
README.md Update README.md 2023-07-17 22:12:55 +00:00
spinner.c Well that was easy 2023-07-17 23:15:08 +01:00

README.md

GtkLoadSpinner

Ridonculously simple spinner you can use if you want.

That's it. Literally.

Deps: gtk3 Makedeps: gcc, gtk3, make, pkg-config