It's a one file include library, just include add #include "GUI.h"
and you good to go
It's a modern C 20 port of the C library I used to make the UI on a school game project I've worked on called Naukar.
The original C library was heavily inspiered by the TGUI library.