gtktemplate.h-Tutorials tutorials on using gtktemplate.h All code in this repo will compile with the following command unless stated otherwise. gcc -Wall -g programname.c -o programname `pkg-config --cflags --libs gtk+-3.0`