MADDE works well for GTK+ development (in C). At minimum the lines 'pkg-config --cflags gtk+-2.0' (for sourrce to object file compiling) and 'pkg-config --libs gtk+-2.0' (for linking) is needed in your Makefile